Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-29409 (GCVE-0-2023-29409)
Vulnerability from cvelistv5 – Published: 2023-08-02 19:47 – Updated: 2025-02-13 16:49- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Go standard library | crypto/tls |
Affected:
0 , < 1.19.12
(semver)
Affected: 1.20.0-0 , < 1.20.7 (semver) Affected: 1.21.0-0 , < 1.21.0-rc.4 (semver) |
{
"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": {
"fkie_nvd": {
"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\"}]}]}]",
"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.\"}]",
"id": "CVE-2023-29409",
"lastModified": "2024-11-21T07:57:00.287",
"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}]}",
"published": "2023-08-02T20:15:11.940",
"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\"}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}]"
},
"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_5935
Vulnerability from csaf_redhat - Published: 2023-10-19 16:50 - Updated: 2024-12-18 04:46Notes
{
"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": "2024-12-18T04:46:51+00:00",
"generator": {
"date": "2024-12-18T04:46:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"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": "2024-12-18T04:46:51+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.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:5530
Vulnerability from csaf_redhat - Published: 2023-10-20 05:04 - Updated: 2025-12-05 06:20Notes
{
"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": "Logging Subsystem 5.7.7 - Red Hat OpenShift\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": "Logging Subsystem 5.7.7 - Red Hat OpenShift\\\\Security Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\nNOTE: A Red Hat Security Bulletin which addresses further details about this flaw is available in the References section.\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:5530",
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
},
{
"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": "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": "LOG-4555",
"url": "https://issues.redhat.com/browse/LOG-4555"
},
{
"category": "external",
"summary": "LOG-4569",
"url": "https://issues.redhat.com/browse/LOG-4569"
},
{
"category": "external",
"summary": "LOG-4575",
"url": "https://issues.redhat.com/browse/LOG-4575"
},
{
"category": "external",
"summary": "LOG-4686",
"url": "https://issues.redhat.com/browse/LOG-4686"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5530.json"
}
],
"title": "Red Hat Security Advisory: Logging Subsystem 5.7.7 - Red Hat OpenShift security update",
"tracking": {
"current_release_date": "2025-12-05T06:20:00+00:00",
"generator": {
"date": "2025-12-05T06:20:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:5530",
"initial_release_date": "2023-10-20T05:04:43+00:00",
"revision_history": [
{
"date": "2023-10-20T05:04:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T05:04:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:20:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOL 5.7 for RHEL 8",
"product": {
"name": "RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:logging:5.7::el8"
}
}
}
],
"category": "product_family",
"name": "logging for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.7.7-22"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.7.7-9"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-175"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-419"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-369"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-189"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-191"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-398"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64",
"product_id": "openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.28.1-32"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.7.7-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.7.7-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-355"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-161"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.7.7-22"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"product": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.7.7-53"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.7.7-9"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"product": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"product_id": "openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-operator-bundle\u0026tag=v5.7.7-24"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-175"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-419"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-369"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-189"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-191"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-398"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"product_id": "openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.28.1-32"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.7.7-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"product": {
"name": "openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"product_id": "openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.7.7-32"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.7.7-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-355"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-161"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.7.7-22"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.7.7-9"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-175"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-419"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-369"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-189"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"product_id": "openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-191"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"product_id": "openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-398"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"product_id": "openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.28.1-32"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.7.7-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.7.7-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-355"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-161"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.7.7-22"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.7.7-9"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-175"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-419"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-369"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-189"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"product_id": "openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-191"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"product_id": "openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-398"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"product_id": "openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.28.1-32"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.7.7-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.7.7-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-355"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-161"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64"
},
"product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64"
},
"product_reference": "openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64"
},
"product_reference": "openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64"
],
"known_not_affected": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T05:04: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-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
}
],
"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-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"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-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64"
],
"known_not_affected": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T05:04: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-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
}
],
"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-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"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": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64"
],
"known_not_affected": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-20T05:04: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-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
},
{
"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-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x"
],
"known_not_affected": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T05:04: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-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
},
{
"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-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:5965
Vulnerability from csaf_redhat - Published: 2023-10-20 14:54 - Updated: 2025-12-05 06:20Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for collectd-libpod-stats and etcd is now available for Red Hat OpenStack Platform 16.2.5 (Train).\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": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http: 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:5965",
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
},
{
"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": "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_5965.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.5 (collectd-libpod-stats, etcd) security update",
"tracking": {
"current_release_date": "2025-12-05T06:20:46+00:00",
"generator": {
"date": "2025-12-05T06:20:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:5965",
"initial_release_date": "2023-10-20T14:54:26+00:00",
"revision_history": [
{
"date": "2023-10-20T14:54:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T14:54:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:20:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-15.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-15.el8ost.src",
"product_id": "etcd-0:3.3.23-15.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-15.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"product": {
"name": "python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"product_id": "python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-octavia-tests-tempest@1.4.1-2.20230111145026.f7718ef.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-15.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-15.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-15.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-15.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-15.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-15.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product": {
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_id": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang@1.4.1-2.20230111145026.f7718ef.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product": {
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_id": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-octavia-tests-tempest-debugsource@1.4.1-2.20230111145026.f7718ef.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_id": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang-debuginfo@1.4.1-2.20230111145026.f7718ef.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-15.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-15.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-15.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-15.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-15.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-15.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product": {
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_id": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang@1.4.1-2.20230111145026.f7718ef.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product": {
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_id": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-octavia-tests-tempest-debugsource@1.4.1-2.20230111145026.f7718ef.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_id": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang-debuginfo@1.4.1-2.20230111145026.f7718ef.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"product": {
"name": "python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"product_id": "python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest@1.4.1-2.20230111145026.f7718ef.el8ost?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-15.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-15.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-15.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-15.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-15.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-15.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-15.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-15.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src"
},
"product_reference": "python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le"
},
"product_reference": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
},
"product_reference": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch"
},
"product_reference": "python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le"
},
"product_reference": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
},
"product_reference": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le"
},
"product_reference": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
},
"product_reference": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"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-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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-20T14:54:26+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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
}
],
"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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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": "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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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-20T14:54:26+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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
}
],
"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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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-20T14:54:26+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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
},
{
"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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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-20T14:54:26+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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
},
{
"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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_5976
Vulnerability from csaf_redhat - Published: 2023-10-20 17:18 - Updated: 2024-12-18 04:48Notes
{
"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 Service Telemetry Framework 1.5.2.\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: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\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:5976",
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
},
{
"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": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"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_5976.json"
}
],
"title": "Red Hat Security Advisory: Service Telemetry Framework 1.5.2 security update",
"tracking": {
"current_release_date": "2024-12-18T04:48:07+00:00",
"generator": {
"date": "2024-12-18T04:48:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5976",
"initial_release_date": "2023-10-20T17:18:33+00:00",
"revision_history": [
{
"date": "2023-10-20T17:18:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T17:18:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:48:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product": {
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_telemetry_framework:1.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"product": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"product_id": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b?arch=amd64\u0026repository_url=registry.redhat.io/stf/prometheus-webhook-snmp-rhel8\u0026tag=1.5.2-8"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"product": {
"name": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"product_id": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-operator-bundle\u0026tag=1.5.1697612918-1"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"product": {
"name": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"product_id": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-rhel8-operator\u0026tag=1.5.1-8"
}
}
},
{
"category": "product_version",
"name": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"product": {
"name": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"product_id": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-bridge-rhel8\u0026tag=1.5.0-18"
}
}
},
{
"category": "product_version",
"name": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"product": {
"name": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"product_id": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-core-rhel8\u0026tag=5.1.1-8"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"product": {
"name": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"product_id": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-operator-bundle\u0026tag=5.0.1697612918-1"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"product": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"product_id": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-rhel8-operator\u0026tag=5.0.1-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64"
},
"product_reference": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64"
},
"product_reference": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64"
},
"product_reference": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64"
},
"product_reference": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64"
},
"product_reference": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64"
},
"product_reference": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
},
"product_reference": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
}
]
},
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
},
{
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
},
{
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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_6279
Vulnerability from csaf_redhat - Published: 2023-11-15 01:08 - Updated: 2024-12-18 04:53Notes
{
"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": "2024-12-18T04:53:36+00:00",
"generator": {
"date": "2024-12-18T04:53:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"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": "2024-12-18T04:53:36+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:5976
Vulnerability from csaf_redhat - Published: 2023-10-20 17:18 - Updated: 2025-12-05 06:20Notes
{
"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 Service Telemetry Framework 1.5.2.\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: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\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:5976",
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
},
{
"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": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"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_5976.json"
}
],
"title": "Red Hat Security Advisory: Service Telemetry Framework 1.5.2 security update",
"tracking": {
"current_release_date": "2025-12-05T06:20:52+00:00",
"generator": {
"date": "2025-12-05T06:20:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:5976",
"initial_release_date": "2023-10-20T17:18:33+00:00",
"revision_history": [
{
"date": "2023-10-20T17:18:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T17:18:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:20:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product": {
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:stf:1.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"product": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"product_id": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b?arch=amd64\u0026repository_url=registry.redhat.io/stf/prometheus-webhook-snmp-rhel8\u0026tag=1.5.2-8"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"product": {
"name": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"product_id": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-operator-bundle\u0026tag=1.5.1697612918-1"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"product": {
"name": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"product_id": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-rhel8-operator\u0026tag=1.5.1-8"
}
}
},
{
"category": "product_version",
"name": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"product": {
"name": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"product_id": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-bridge-rhel8\u0026tag=1.5.0-18"
}
}
},
{
"category": "product_version",
"name": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"product": {
"name": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"product_id": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-core-rhel8\u0026tag=5.1.1-8"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"product": {
"name": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"product_id": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-operator-bundle\u0026tag=5.0.1697612918-1"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"product": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"product_id": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-rhel8-operator\u0026tag=5.0.1-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64"
},
"product_reference": "stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64"
},
"product_reference": "stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64"
},
"product_reference": "stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64"
},
"product_reference": "stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64"
},
"product_reference": "stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64"
},
"product_reference": "stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
},
"product_reference": "stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
}
]
},
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
},
{
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-20T17:18:33+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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
},
{
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e261f596dc4f13cf45981d4415cb17d0314c66ad105b5aa31898f7364185233b_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:583b8fc7bd18b79b146274c0b6ca0e8ebc14e7dfb389bd2a01fcf18744ab7d40_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:627b664de828007e469d329253e50ff91cea19ead36353d11d313b6692913d07_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:1725eae2e4232e99412c73e6e4b6eabab8f8ce7f13e2106701974c5cfeeb5830_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:d870784a543045e6b14519df1658864fa0ea22885465bd6630232aeaa1f9ee7e_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:f8bb700696897363678fcd0ce466fd9e9ffcddad263476a42673d516724b9767_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9c3256a9e48b535413e4a4633d1404adbea0239c644569032cd63f991c5051ec_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:7763
Vulnerability from csaf_redhat - Published: 2023-12-12 17:25 - Updated: 2025-11-25 10:17Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\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:7763",
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7763.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2025-11-25T10:17:02+00:00",
"generator": {
"date": "2025-11-25T10:17:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:7763",
"initial_release_date": "2023-12-12T17:25:05+00:00",
"revision_history": [
{
"date": "2023-12-12T17:25:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:25:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:17:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.src",
"product": {
"name": "runc-4:1.1.9-2.el9_3.src",
"product_id": "runc-4:1.1.9-2.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.aarch64",
"product": {
"name": "runc-4:1.1.9-2.el9_3.aarch64",
"product_id": "runc-4:1.1.9-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.ppc64le",
"product": {
"name": "runc-4:1.1.9-2.el9_3.ppc64le",
"product_id": "runc-4:1.1.9-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.x86_64",
"product": {
"name": "runc-4:1.1.9-2.el9_3.x86_64",
"product_id": "runc-4:1.1.9-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.s390x",
"product": {
"name": "runc-4:1.1.9-2.el9_3.s390x",
"product_id": "runc-4:1.1.9-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64"
},
"product_reference": "runc-4:1.1.9-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le"
},
"product_reference": "runc-4:1.1.9-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x"
},
"product_reference": "runc-4:1.1.9-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src"
},
"product_reference": "runc-4:1.1.9-2.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64"
},
"product_reference": "runc-4:1.1.9-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023_6115
Vulnerability from csaf_redhat - Published: 2023-10-25 14:01 - Updated: 2024-12-18 04:50Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for OADP-1.1-RHEL-8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Security Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6115",
"url": "https://access.redhat.com/errata/RHSA-2023:6115"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6115.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection security update",
"tracking": {
"current_release_date": "2024-12-18T04:50:02+00:00",
"generator": {
"date": "2024-12-18T04:50:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6115",
"initial_release_date": "2023-10-25T14:01:58+00:00",
"revision_history": [
{
"date": "2023-10-25T14:01:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-25T14:01:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:50:02+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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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_5721
Vulnerability from csaf_redhat - Published: 2023-10-16 12:38 - Updated: 2024-12-18 04:45Notes
{
"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": "2024-12-18T04:45:10+00:00",
"generator": {
"date": "2024-12-18T04:45:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"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": "2024-12-18T04:45:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux 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_5947
Vulnerability from csaf_redhat - Published: 2023-10-26 00:47 - Updated: 2024-12-18 04:47Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for run-once-duration-override-container, run-once-duration-override-operator-bundle-container, and run-once-duration-override-operator-container is now available for RODOO-1.0-RHEL-8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Run Once Duration Override Operator for Red Hat OpenShift is an optional\noperator that makes it possible to override activeDeadlineSecondsOverride\nfield during pod admission.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:5947",
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "OCPBUGS-20489",
"url": "https://issues.redhat.com/browse/OCPBUGS-20489"
},
{
"category": "external",
"summary": "WRKLDS-780",
"url": "https://issues.redhat.com/browse/WRKLDS-780"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5947.json"
}
],
"title": "Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.0.1 security update",
"tracking": {
"current_release_date": "2024-12-18T04:47:24+00:00",
"generator": {
"date": "2024-12-18T04:47:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5947",
"initial_release_date": "2023-10-26T00:47:43+00:00",
"revision_history": [
{
"date": "2023-10-26T00:47:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-26T00:47:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:47:24+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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:6296
Vulnerability from csaf_redhat - Published: 2023-11-02 19:16 - Updated: 2025-12-05 06:21Notes
{
"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 version 1.30.2 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.30.2 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.11, 4.12, and 4.13.\n\nThis release includes security, bug fixes, and enhancements.\n\nSecurity Fix(es):\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\nFor more details about the security issues, including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE pages 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:6296",
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
},
{
"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_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_6296.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.30.2",
"tracking": {
"current_release_date": "2025-12-05T06:21:43+00:00",
"generator": {
"date": "2025-12-05T06:21:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6296",
"initial_release_date": "2023-11-02T19:16:02+00:00",
"revision_history": [
{
"date": "2023-11-02T19:16:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-02T19:16:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:21:43+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.30",
"product": {
"name": "Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_serverless:1.30::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.30.0-8"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.30.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.30.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.9.0-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.30.0-8"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.30.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.30.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.9.0-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.30.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.30.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.9.0-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.30.0-8"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8\u0026tag=1.30.0-9"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
}
]
},
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-11-02T19:16:02+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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
}
],
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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",
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-11-02T19:16:02+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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
}
],
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
}
],
"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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-02T19:16:02+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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
},
{
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-11-02T19:16:02+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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
},
{
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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:6031
Vulnerability from csaf_redhat - Published: 2023-10-23 14:24 - Updated: 2025-12-05 06:20Notes
{
"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 Cryostat 2 on 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": "An update is now available for Cryostat 2 on RHEL 8.\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.org/x/net/html: Cross site scripting (CVE-2023-3978)\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: 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:6031",
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
},
{
"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/errata/RHSA-2023:5455",
"url": "https://access.redhat.com/errata/RHSA-2023:5455"
},
{
"category": "external",
"summary": "https://access.redhat.com/containers",
"url": "https://access.redhat.com/containers"
},
{
"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": "2228689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"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_6031.json"
}
],
"title": "Red Hat Security Advisory: Cryostat security update",
"tracking": {
"current_release_date": "2025-12-05T06:20:56+00:00",
"generator": {
"date": "2025-12-05T06:20:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6031",
"initial_release_date": "2023-10-23T14:24:36+00:00",
"revision_history": [
{
"date": "2023-10-23T14:24:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-23T14:24:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:20:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 2 on RHEL 8",
"product": {
"name": "Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:2::el8"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.3.1-8"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.3.1-8"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.3.1-8"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.3.1-8"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.3.1-11"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.3.1-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-3978",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang HTML package where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim\u0027s web browser within the security context of the hosting website once the URL is clicked. The flaw allows an attacker to steal the victim\u0027s cookie-based authentication credentials.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Cross site scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nStatic code analysis controls ensure that security flaws, including XSS vulnerabilities, are detected early in development by scanning code for improper input handling. This prevents vulnerable code from reaching production and encourages our developers to follow secure coding practices.\n\nSystem monitoring controls play a crucial role in detecting and responding to XSS attacks by analyzing logs, monitoring user behavior, and generating alerts for suspicious activity. Meanwhile, AWS WAF (Web Application Firewall) adds an extra layer of defense by filtering and blocking malicious input before it reaches the platform and/or application. Together, these controls create a defense-in-depth approach, reducing the risk of XSS exploitation by preventing, detecting, and mitigating attacks at multiple levels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3978"
},
{
"category": "external",
"summary": "RHBZ#2228689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978"
},
{
"category": "external",
"summary": "https://go.dev/cl/514896",
"url": "https://go.dev/cl/514896"
},
{
"category": "external",
"summary": "https://go.dev/issue/61615",
"url": "https://go.dev/issue/61615"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1988",
"url": "https://pkg.go.dev/vuln/GO-2023-1988"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Cross site scripting"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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:5933
Vulnerability from csaf_redhat - Published: 2023-10-26 01:04 - Updated: 2025-12-05 06:20Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.3\n\nAn update for secondary-scheduler-operator-bundle-container and secondary-scheduler-operator-container is now available for OSSO-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": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.3\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http: 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:5933",
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
},
{
"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": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "WRKLDS-878",
"url": "https://issues.redhat.com/browse/WRKLDS-878"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5933.json"
}
],
"title": "Red Hat Security Advisory: Openshift Secondary Scheduler Operator 1.1.3 security update",
"tracking": {
"current_release_date": "2025-12-05T06:20:38+00:00",
"generator": {
"date": "2025-12-05T06:20:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:5933",
"initial_release_date": "2023-10-26T01:04:37+00:00",
"revision_history": [
{
"date": "2023-10-26T01:04:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-26T21:11:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:20:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OSSO 1.1 for RHEL 8",
"product": {
"name": "OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_secondary_scheduler:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "Openshift Secondary Scheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.1-34"
}
}
},
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.1-37"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64 as a component of OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64 as a component of OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64",
"relates_to_product_reference": "8Base-OSSO-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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-26T01:04:37+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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-26T01:04:37+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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_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": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-26T01:04:37+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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-26T01:04:37+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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_6085
Vulnerability from csaf_redhat - Published: 2023-10-24 15:32 - Updated: 2024-12-18 04:49Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Openshift distributed tracing 2.9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Security Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6085",
"url": "https://access.redhat.com/errata/RHSA-2023:6085"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6085.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift distributed tracing security update",
"tracking": {
"current_release_date": "2024-12-18T04:49:44+00:00",
"generator": {
"date": "2024-12-18T04:49:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6085",
"initial_release_date": "2023-10-24T15:32:35+00:00",
"revision_history": [
{
"date": "2023-10-24T15:32:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-24T15:32:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:49:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift distributed tracing 2.9",
"product": {
"name": "Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:2.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"product": {
"name": "rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"product_id": "rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-agent-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"product": {
"name": "rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"product_id": "rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"product": {
"name": "rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"product_id": "rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-collector-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"product": {
"name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"product_id": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"product": {
"name": "rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"product_id": "rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"product": {
"name": "rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"product_id": "rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-ingester-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"product": {
"name": "rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"product_id": "rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-operator-bundle\u0026tag=1.47.1-10"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"product": {
"name": "rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"product_id": "rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-rhel8-operator\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"product": {
"name": "rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"product_id": "rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/jaeger-query-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"product": {
"name": "rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"product_id": "rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel8\u0026tag=0.81.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"product": {
"name": "rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"product_id": "rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-operator-bundle\u0026tag=0.81.1-8"
}
}
},
{
"category": "product_version",
"name": "rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"product": {
"name": "rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"product_id": "rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel8-operator\u0026tag=0.81.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"product": {
"name": "rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"product_id": "rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8\u0026tag=2.1.1-9"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"product": {
"name": "rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"product_id": "rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-rhel8\u0026tag=742e3d3-2"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"product": {
"name": "rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"product_id": "rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8\u0026tag=fe53f40-1"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"product": {
"name": "rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"product_id": "rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-operator-bundle\u0026tag=0.3.1-7"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"product": {
"name": "rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"product_id": "rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8-operator\u0026tag=0.3.1-2"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"product": {
"name": "rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"product_id": "rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-query-rhel8\u0026tag=0.3.1-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"product": {
"name": "rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"product_id": "rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-agent-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"product": {
"name": "rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"product_id": "rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"product": {
"name": "rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"product_id": "rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-collector-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"product": {
"name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"product_id": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"product": {
"name": "rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"product_id": "rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"product": {
"name": "rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"product_id": "rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-ingester-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"product": {
"name": "rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"product_id": "rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-operator-bundle\u0026tag=1.47.1-10"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"product": {
"name": "rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"product_id": "rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-rhel8-operator\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"product": {
"name": "rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"product_id": "rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/jaeger-query-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"product": {
"name": "rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"product_id": "rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel8\u0026tag=0.81.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"product": {
"name": "rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"product_id": "rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-operator-bundle\u0026tag=0.81.1-8"
}
}
},
{
"category": "product_version",
"name": "rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"product": {
"name": "rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"product_id": "rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel8-operator\u0026tag=0.81.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"product": {
"name": "rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"product_id": "rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8\u0026tag=2.1.1-9"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"product": {
"name": "rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"product_id": "rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-rhel8\u0026tag=742e3d3-2"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"product": {
"name": "rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"product_id": "rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8\u0026tag=fe53f40-1"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"product": {
"name": "rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"product_id": "rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-operator-bundle\u0026tag=0.3.1-7"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"product": {
"name": "rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"product_id": "rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8-operator\u0026tag=0.3.1-2"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"product": {
"name": "rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"product_id": "rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-query-rhel8\u0026tag=0.3.1-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"product": {
"name": "rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"product_id": "rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-agent-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"product": {
"name": "rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"product_id": "rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"product": {
"name": "rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"product_id": "rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-collector-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"product": {
"name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"product_id": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"product": {
"name": "rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"product_id": "rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"product": {
"name": "rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"product_id": "rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-ingester-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"product": {
"name": "rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"product_id": "rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-operator-bundle\u0026tag=1.47.1-10"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"product": {
"name": "rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"product_id": "rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-rhel8-operator\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"product": {
"name": "rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"product_id": "rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/jaeger-query-rhel8\u0026tag=1.47.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"product": {
"name": "rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"product_id": "rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel8\u0026tag=0.81.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"product": {
"name": "rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"product_id": "rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-operator-bundle\u0026tag=0.81.1-8"
}
}
},
{
"category": "product_version",
"name": "rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"product": {
"name": "rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"product_id": "rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel8-operator\u0026tag=0.81.1-3"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x",
"product": {
"name": "rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x",
"product_id": "rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8\u0026tag=2.1.1-9"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"product": {
"name": "rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"product_id": "rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-rhel8\u0026tag=742e3d3-2"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"product": {
"name": "rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"product_id": "rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8\u0026tag=fe53f40-1"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"product": {
"name": "rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"product_id": "rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-operator-bundle\u0026tag=0.3.1-7"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"product": {
"name": "rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"product_id": "rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel8-operator\u0026tag=0.3.1-2"
}
}
},
{
"category": "product_version",
"name": "rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"product": {
"name": "rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"product_id": "rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-query-rhel8\u0026tag=0.3.1-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x"
},
"product_reference": "rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64"
},
"product_reference": "rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le"
},
"product_reference": "rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le"
},
"product_reference": "rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x"
},
"product_reference": "rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64"
},
"product_reference": "rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le"
},
"product_reference": "rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64"
},
"product_reference": "rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x"
},
"product_reference": "rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64"
},
"product_reference": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x"
},
"product_reference": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le"
},
"product_reference": "rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64"
},
"product_reference": "rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le"
},
"product_reference": "rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x"
},
"product_reference": "rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le"
},
"product_reference": "rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64"
},
"product_reference": "rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x"
},
"product_reference": "rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x"
},
"product_reference": "rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le"
},
"product_reference": "rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64"
},
"product_reference": "rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le"
},
"product_reference": "rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64"
},
"product_reference": "rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x"
},
"product_reference": "rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x"
},
"product_reference": "rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64"
},
"product_reference": "rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le"
},
"product_reference": "rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le"
},
"product_reference": "rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64"
},
"product_reference": "rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x"
},
"product_reference": "rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x"
},
"product_reference": "rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le"
},
"product_reference": "rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64"
},
"product_reference": "rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le"
},
"product_reference": "rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64"
},
"product_reference": "rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x"
},
"product_reference": "rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le"
},
"product_reference": "rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x"
},
"product_reference": "rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64"
},
"product_reference": "rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x"
},
"product_reference": "rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le"
},
"product_reference": "rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64"
},
"product_reference": "rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le"
},
"product_reference": "rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x"
},
"product_reference": "rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64"
},
"product_reference": "rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x"
},
"product_reference": "rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64"
},
"product_reference": "rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le"
},
"product_reference": "rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64"
},
"product_reference": "rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x"
},
"product_reference": "rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le"
},
"product_reference": "rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le"
},
"product_reference": "rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64 as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64"
},
"product_reference": "rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x as a component of Red Hat OpenShift distributed tracing 2.9",
"product_id": "8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
},
"product_reference": "rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x",
"relates_to_product_reference": "8Base-RHOSDT-2.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-24T15:32:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6085"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-24T15:32:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6085"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-24T15:32:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6085"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-24T15:32:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6085"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-24T15:32:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6085"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-24T15:32:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6085"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:075e5a497bd37954221774f3b0e97a86f87bf9a8564a87fa8269b2acb01a5fdf_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:5667bbe8cdf5ef5b93fe2eb51af1b03ac25db50ee7f13a35e97c67968f70d9bc_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-agent-rhel8@sha256:b57f6bbb0fd714828d0b9bf4759a04cad8ba98db394dbb79d8a5a9d2c48a8383_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:21de0110a12e568d4fa9a814b1f3fb79b132be34770f795c6f43922a454bba34_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:3555c97e1edbc18ecc7ad756dae043a55215bcacd31e70a41c3e444a4b5bac98_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-all-in-one-rhel8@sha256:dd221ad03daa551a30a5b3631b9a489ab29147f4d0d380f317ee6e8999c5638f_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:20dfc6ffe41e4dceb854a2fa99cad5d6a9b48e8bfc51329fed767f47b7cb461f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:9551931c00cc1052ddb32310153352d56c70a50826c29bcee53fc048c6995399_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-collector-rhel8@sha256:a3224c5e1b39ca4a33f806a5930dd37304578420f382c43158ee290fffd21533_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:699727f91948e7a870cdae3f8d3cf88cdf1df934ea6c4e5e1a86467b7ea62da3_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6c1435712a36384a562448ec972ac39378b1e976490146cda1c98b510c76d849_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c53876745a6ae8a8ca6ec74d22f8cae148cf4b99e45c3efdcca323b6fbb4ad0e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:0b0b4bb1d943449bbfe99653eb918583b38e6e7fc9317653acf487bb33715fcf_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:8bfdcdb4432975726865d321037b600260c4df1b3a1811d1c85523d61e91bccc_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-es-rollover-rhel8@sha256:fbce2ceb4a0c5231823c931b87726b7a6a5e5f0c87ba93abad09acb11661a675_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:0d7c0ff5a6c0e645856e1550bfb8acea763d013e4b706b7da972094c26d8a3ba_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:27b6554e746eae26692298e78d623b3b7dc6ba53330c5e398beacd8d41512732_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-ingester-rhel8@sha256:498a6186790b5e8dc2ff8bc49f5a163a51b19ee36c5030b6ae44fd0c1dbe4139_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1a5c829466a50a4ed1b509fa83b1ffacb5290840e64c1f805e462c533a26c075_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:1bbbe479ae64cb639bde227e52bb60c55a855fed9109c0ba850e2b1474c8cf5d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-operator-bundle@sha256:f2ebe6b3b913ae5d0df0b985d4c2a93fc0f9dd90e97cdc2d39fdbb40a92c494a_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:40183936d78c62c1b34807bf21c6fa3570ab5a4c3fdcf2c708b6e2225addf88d_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:db25d6492ba18bf18fe8f63c86a9d565938da15c7c639b77d6b9285db0174094_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-query-rhel8@sha256:ebc33a6ada6c578e6b113bdfa3e0a9570f15e75cb3e87fa99a3ec23056d58f02_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:17b698d2b2bde4985346b6ffe28c4b0a71e0a6fec4937144aef5db4ca20f60e4_s390x",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:c3b11d9f4e98457310bd5a2a782ef02c85dabd0a97e954a5c385f648e168b9ba_amd64",
"8Base-RHOSDT-2.9:rhosdt/jaeger-rhel8-operator@sha256:e4722e3dbb65c43212e1f86bf5b24779879288a9044d57f2c33aed5baf1b2d33_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:97a23c3fdf791b59df6bc6e6f9311599ba2f3900aebe64ce4eaf8f77a7f76336_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:b9f94f8023b1e904e874ff67b5829c3c0e0a44aaeda6e88f8f34fa92d5f8a62c_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-collector-rhel8@sha256:d68e45ac3dd60f05aab018cba084ff93195bf9175ba642164cb062f7a4b9d71f_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9b88c187427bf315cc27690e22425000b87de35b40b04e566152eaf5319043c6_s390x",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:9de35e845d96684ca3009299dc5034742031f7632f839f877d812a243fd17f75_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-operator-bundle@sha256:dcfa33e5ff47f227e6a27d3babd88b02d269e96fc040eb0bc4301edd62dd404b_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:5a2e8e06addd84a2c83976a57b84187f8450f45244bd7174b0078d2b2d9e5635_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:b5f01804dc8b8e1b0cc179dc79aff1298fe29c2239d694fedf958adee7e27ec3_amd64",
"8Base-RHOSDT-2.9:rhosdt/opentelemetry-rhel8-operator@sha256:c940703247b04c520a51bf76f09a29eaa2e30d4e4d40db14f07e0ceba89eefbd_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:f39bf591bff322ca89eddc61dc1b8ed00b018ca0aac39228c3cc33368c9928e6_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:fc8a5757270970c2bcd42f659bdde3d9edebd0054cbd01541479c9aa51135cc8_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-opa-rhel8@sha256:ff6ebe99d093908235e41a3fc84a13ae4d4b647063d0a48925b5aaa0d3017724_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:4967482a0ef9ef89de4583d7ec9f6666e2334dacb099d5cb556f93f1118f5809_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:d5e00c9ebe3d8d4b009f1f6d7383d453ce9186e7e6ec1fc4c834b86461e831d9_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-gateway-rhel8@sha256:ec8e340dc736f5f1d8f0ac4f0b5d767660bbcdc96e2dbc48d8349f20c11e5c46_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:10394c478c148eaf171f328289b1bbec15b357bd1d5eb473abb31c2cd6cb5643_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:4fb7b99e4156f1c0e67708527ba6336fab647a717e6cad08dac93d191e820c70_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-operator-bundle@sha256:c54b08652dfdecd90c604e144e08da7eb6908f89cf4b5fe9bcb7844d28a2a002_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:307638d85cab7d8502cd6acd45d626a6e26a3c37ab3fb008946e80eee2e4a372_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:8c0c9b1534e1c2e4c513b8cef10df8daf9aed0e1798b563667b50c3e8554979b_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-query-rhel8@sha256:b5b4d89e126c76fa960a5ac2ba4b63f0e74ab5439cac372e1e0ebe81c1315b3e_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:4d62e2ee295809b3cfd0f663892226f1c1f5cf4ccb841fb322149b1d4088f135_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:946413dd5505c92b1eb0c3343fedf7c99ed104cd51933b8ad0dad92c9d85e1f1_s390x",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8-operator@sha256:f870fcbe6367921e167ee564e04db11daeaeafce3fa970aa28d8f8239be6391f_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:81b5694019779cea93a418e6edf684f54525dcb7da9a4090c7b886184bebe605_ppc64le",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:e77206dcf8a958c662f816161d9fa942eb7cd1749aa165075805e0add74e4cfb_amd64",
"8Base-RHOSDT-2.9:rhosdt/tempo-rhel8@sha256:efb15ac8f44d2ddcc0ac0913131df69f31ebd4aad76c503364b5efb517eabf40_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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:5805
Vulnerability from csaf_redhat - Published: 2023-10-17 17:43 - Updated: 2025-12-05 06:20Notes
{
"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-12-05T06:20:25+00:00",
"generator": {
"date": "2025-12-05T06:20:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-05T06:20:25+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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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_5009
Vulnerability from csaf_redhat - Published: 2023-10-31 14:06 - Updated: 2024-12-18 04:44Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.0 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.0. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:5006\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* openshift: OCP \u0026 FIPS mode (CVE-2023-3089)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* ovn: service monitor MAC flow is not rate limited (CVE-2023-3153)\n\n* golang.org/x/net/html: Cross site scripting (CVE-2023-3978)\n\n* scipy: use-after-free in Py_FindObjects() function (CVE-2023-29824)\n\n* goproxy: Denial of service (DoS) via unspecified vectors. (CVE-2023-37788)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:5009",
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "external",
"summary": "2213279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213279"
},
{
"category": "external",
"summary": "2221034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221034"
},
{
"category": "external",
"summary": "2224245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224245"
},
{
"category": "external",
"summary": "2228689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5009.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.0 security update",
"tracking": {
"current_release_date": "2024-12-18T04:44:55+00:00",
"generator": {
"date": "2024-12-18T04:44:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5009",
"initial_release_date": "2023-10-31T14:06:15+00:00",
"revision_history": [
{
"date": "2023-10-31T14:06:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-31T14:06:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:44:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "catch-0:3.3.2-1.el9.src",
"product": {
"name": "catch-0:3.3.2-1.el9.src",
"product_id": "catch-0:3.3.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch@3.3.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"product": {
"name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"product_id": "container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.221.0-2.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"product": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"product": {
"name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"product_id": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-wasm@1.8.5-3.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "fmt-0:9.1.0-1.el9.src",
"product": {
"name": "fmt-0:9.1.0-1.el9.src",
"product_id": "fmt-0:9.1.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt@9.1.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-0:1.8.2-1.el9.src",
"product": {
"name": "google-benchmark-0:1.8.2-1.el9.src",
"product_id": "google-benchmark-0:1.8.2-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark@1.8.2-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "gtest-0:1.13.0-1.el9.src",
"product": {
"name": "gtest-0:1.13.0-1.el9.src",
"product_id": "gtest-0:1.13.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest@1.13.0-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"product": {
"name": "rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"product_id": "rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.4.3-1.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"product": {
"name": "toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"product_id": "toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.2-1.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"product": {
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"product_id": "spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog@1.12.0-1.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"product": {
"name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"product_id": "wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge@0.12.1-2.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.9.2-1.rhaos4.14.el9.src",
"product": {
"name": "crun-0:1.9.2-1.rhaos4.14.el9.src",
"product_id": "crun-0:1.9.2-1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"product": {
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"product_id": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202310062327.p0.gf781421.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.36.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.36.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.36.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.36.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.36.1.rt14.321.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"product": {
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"product_id": "kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.1.3-4.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"product": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"product": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"product": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-2.1.el9.src",
"product": {
"name": "cri-tools-0:1.27.0-2.1.el9.src",
"product_id": "cri-tools-0:1.27.0-2.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"product": {
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"product_id": "ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-1.1.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"product_id": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-37.el9fdp.src",
"product": {
"name": "ovn23.09-0:23.09.0-37.el9fdp.src",
"product_id": "ovn23.09-0:23.09.0-37.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-37.el9fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"product": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"product_id": "podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"product": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"product_id": "runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"product": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"product": {
"name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"product_id": "container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.221.0-1.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"product": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"product": {
"name": "crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"product_id": "crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-wasm@0.0-3.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"product": {
"name": "haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"product_id": "haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.6.13-1.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"product": {
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"product_id": "nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.9.2-1.rhaos4.14.el8.src",
"product": {
"name": "crun-0:1.9.2-1.rhaos4.14.el8.src",
"product_id": "crun-0:1.9.2-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.14.0-202309272140.p0.g8926a29.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202310062327.p0.gf781421.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-51.rhaos4.14.el8.src",
"product": {
"name": "containers-common-2:1-51.rhaos4.14.el8.src",
"product_id": "containers-common-2:1-51.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-51.rhaos4.14.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"product": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"product": {
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"product_id": "butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.1.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"product": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-11.1.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"product": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-2.1.el8.src",
"product": {
"name": "cri-tools-0:1.27.0-2.1.el8.src",
"product_id": "cri-tools-0:1.27.0-2.1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"product_id": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"product": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"product_id": "podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"product": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"product_id": "runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"product": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"product": {
"name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"product_id": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.5.0-0.20230706175125.193aa0d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"product": {
"name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"product_id": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.5.0-0.20230728140546.fce0b8c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"product": {
"name": "python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"product_id": "python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-automaton@3.1.0-0.20230608140652.a4f7631.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"product": {
"name": "python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"product_id": "python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cinderclient@9.3.0-0.20230608143053.f7a612e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"product": {
"name": "python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"product_id": "python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cliff@4.3.0-0.20230608150702.72e81d7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"product": {
"name": "python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"product_id": "python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debtcollector@2.5.0-0.20230308172820.a6b46c5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-decorator-0:4.4.2-6.0.el9.src",
"product": {
"name": "python-decorator-0:4.4.2-6.0.el9.src",
"product_id": "python-decorator-0:4.4.2-6.0.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-decorator@4.4.2-6.0.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"product": {
"name": "python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"product_id": "python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dracclient@8.0.0-0.20230308200614.9c7499c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-fixtures-0:4.0.1-1.el9.src",
"product": {
"name": "python-fixtures-0:4.0.1-1.el9.src",
"product_id": "python-fixtures-0:4.0.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-fixtures@4.0.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"product": {
"name": "python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"product_id": "python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-futurist@2.4.1-0.20230308173923.159d752.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"product": {
"name": "python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"product_id": "python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-glanceclient@4.3.0-0.20230608143056.52fb6b2.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"product": {
"name": "python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"product_id": "python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hardware@0.30.0-0.20230308190813.f6ff0ed.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"product": {
"name": "python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"product_id": "python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-lib@5.4.1-0.20230706172632.25d8671.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"product": {
"name": "python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"product_id": "python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-prometheus-exporter@4.1.1-0.20230614150617.7b35627.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"product": {
"name": "python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"product_id": "python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneauth1@5.2.0-0.20230608152518.2e40bbf.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"product": {
"name": "python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"product_id": "python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneclient@5.1.0-0.20230608141554.4763cd8.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"product": {
"name": "python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"product_id": "python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystonemiddleware@10.3.0-0.20230608151410.92cdf8a.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"product": {
"name": "python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"product_id": "python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openstacksdk@1.2.0-0.20230608155226.b7ff031.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"product": {
"name": "python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"product_id": "python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-service-types@1.7.0-0.20230308170555.0b2f473.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"product": {
"name": "python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"product_id": "python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-traits@3.0.0-0.20230608152745.cff125c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"product": {
"name": "python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"product_id": "python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osc-lib@2.8.0-0.20230608151456.db9cdc9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"product": {
"name": "python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"product_id": "python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache@3.4.0-0.20230608153448.a720016.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"product": {
"name": "python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"product_id": "python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency@5.1.1-0.20230706190204.0af5942.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"product": {
"name": "python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"product_id": "python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@9.1.1-0.20230608145954.515daab.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"product": {
"name": "python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"product_id": "python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@5.1.1-0.20230608143931.7696282.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"product": {
"name": "python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"product_id": "python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@12.3.1-0.20230608142355.b689b63.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"product": {
"name": "python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"product_id": "python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@6.0.0-0.20230608140652.03605c2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"product": {
"name": "python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"product_id": "python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@5.2.0-0.20230608150750.16a8a42.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"product": {
"name": "python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"product_id": "python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@14.3.1-0.20230608152013.0602d1a.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"product": {
"name": "python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"product_id": "python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware@5.1.1-0.20230608145931.7725ac9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"product": {
"name": "python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"product_id": "python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@4.2.0-0.20230608153320.93129eb.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"product": {
"name": "python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"product_id": "python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-rootwrap@7.0.1-0.20230608144658.b72372b.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"product": {
"name": "python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"product_id": "python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@5.1.1-0.20230608144505.b4be3a4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"product": {
"name": "python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"product_id": "python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-service@3.1.1-0.20230608145222.b3ba591.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"product": {
"name": "python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"product_id": "python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-upgradecheck@2.1.1-0.20230608143829.eeedfc9.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"product": {
"name": "python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"product_id": "python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils@6.1.0-0.20230608142355.d49d594.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"product": {
"name": "python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"product_id": "python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects@3.1.0-0.20230608141554.b4ea834.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"product": {
"name": "python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"product_id": "python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osprofiler@3.4.3-0.20230308173821.3286301.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pbr-0:5.11.1-0.1.el9.src",
"product": {
"name": "python-pbr-0:5.11.1-0.1.el9.src",
"product_id": "python-pbr-0:5.11.1-0.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pbr@5.11.1-0.1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"product": {
"name": "python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"product_id": "python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-proliantutils@2.14.1-0.20230608154738.3de2844.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"product": {
"name": "python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"product_id": "python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf@3.1.1-0.20230308171749.4179996.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"product": {
"name": "python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"product_id": "python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requestsexceptions@1.4.0-0.20230308170555.d7ac0ff.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"product": {
"name": "python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"product_id": "python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-scciclient@0.12.3-0.20230308201513.0940a71.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"product": {
"name": "python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"product_id": "python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stevedore@5.1.0-0.20230608154210.2d99ccc.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"product": {
"name": "python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"product_id": "python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.5.0-0.20230719180619.146ed33.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"product": {
"name": "python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"product_id": "python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy-oem-idrac@5.0.0-0.20230308202122.da9a0e4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"product": {
"name": "python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"product_id": "python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-swiftclient@4.3.0-0.20230608151934.236c277.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tenacity-0:6.3.1-1.el9.src",
"product": {
"name": "python-tenacity-0:6.3.1-1.el9.src",
"product_id": "python-tenacity-0:6.3.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tenacity@6.3.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"product": {
"name": "python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"product_id": "python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tooz@4.1.0-0.20230608154038.d5bf20c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-0:1.14.1-1.el9.src",
"product": {
"name": "python-wrapt-0:1.14.1-1.el9.src",
"product_id": "python-wrapt-0:1.14.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt@1.14.1-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"product": {
"name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"product_id": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.5.0-0.20231002130534.0df5961.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "catch-0:3.3.2-1.el9.x86_64",
"product": {
"name": "catch-0:3.3.2-1.el9.x86_64",
"product_id": "catch-0:3.3.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch@3.3.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "catch-devel-0:3.3.2-1.el9.x86_64",
"product": {
"name": "catch-devel-0:3.3.2-1.el9.x86_64",
"product_id": "catch-devel-0:3.3.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-devel@3.3.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "catch-debugsource-0:3.3.2-1.el9.x86_64",
"product": {
"name": "catch-debugsource-0:3.3.2-1.el9.x86_64",
"product_id": "catch-debugsource-0:3.3.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-debugsource@3.3.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "catch-debuginfo-0:3.3.2-1.el9.x86_64",
"product": {
"name": "catch-debuginfo-0:3.3.2-1.el9.x86_64",
"product_id": "catch-debuginfo-0:3.3.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-debuginfo@3.3.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"product": {
"name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"product_id": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-wasm@1.8.5-3.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"product": {
"name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"product_id": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-wasm-debugsource@1.8.5-3.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"product": {
"name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"product_id": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-wasm-debuginfo@1.8.5-3.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fmt-0:9.1.0-1.el9.x86_64",
"product": {
"name": "fmt-0:9.1.0-1.el9.x86_64",
"product_id": "fmt-0:9.1.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt@9.1.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fmt-devel-0:9.1.0-1.el9.x86_64",
"product": {
"name": "fmt-devel-0:9.1.0-1.el9.x86_64",
"product_id": "fmt-devel-0:9.1.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-devel@9.1.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fmt-debugsource-0:9.1.0-1.el9.x86_64",
"product": {
"name": "fmt-debugsource-0:9.1.0-1.el9.x86_64",
"product_id": "fmt-debugsource-0:9.1.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-debugsource@9.1.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"product": {
"name": "fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"product_id": "fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-debuginfo@9.1.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-0:1.8.2-1.el9.x86_64",
"product": {
"name": "google-benchmark-0:1.8.2-1.el9.x86_64",
"product_id": "google-benchmark-0:1.8.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark@1.8.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"product": {
"name": "google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"product_id": "google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-devel@1.8.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"product": {
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"product_id": "google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-debugsource@1.8.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"product": {
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"product_id": "google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-debuginfo@1.8.2-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gmock-0:1.13.0-1.el9.x86_64",
"product": {
"name": "gmock-0:1.13.0-1.el9.x86_64",
"product_id": "gmock-0:1.13.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock@1.13.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gmock-devel-0:1.13.0-1.el9.x86_64",
"product": {
"name": "gmock-devel-0:1.13.0-1.el9.x86_64",
"product_id": "gmock-devel-0:1.13.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock-devel@1.13.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtest-0:1.13.0-1.el9.x86_64",
"product": {
"name": "gtest-0:1.13.0-1.el9.x86_64",
"product_id": "gtest-0:1.13.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest@1.13.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtest-devel-0:1.13.0-1.el9.x86_64",
"product": {
"name": "gtest-devel-0:1.13.0-1.el9.x86_64",
"product_id": "gtest-devel-0:1.13.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-devel@1.13.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtest-debugsource-0:1.13.0-1.el9.x86_64",
"product": {
"name": "gtest-debugsource-0:1.13.0-1.el9.x86_64",
"product_id": "gtest-debugsource-0:1.13.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-debugsource@1.13.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"product": {
"name": "gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"product_id": "gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock-debuginfo@1.13.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"product": {
"name": "gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"product_id": "gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-debuginfo@1.13.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product": {
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product_id": "afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.4.3-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product": {
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product_id": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product_id": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product_id": "spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog@1.12.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product_id": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-devel@1.12.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product_id": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debugsource@1.12.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product_id": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debuginfo@1.12.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge@0.12.1-2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-devel@0.12.1-2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-rt@0.12.1-2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-debugsource@0.12.1-2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.12.1-2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.12.1-2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"product": {
"name": "crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"product_id": "crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"product": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.36.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.36.1.rt14.321.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"product": {
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"product_id": "kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.1.3-4.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"product": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-2.1.el9.x86_64",
"product": {
"name": "cri-tools-0:1.27.0-2.1.el9.x86_64",
"product_id": "cri-tools-0:1.27.0-2.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product_id": "ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-1.1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product_id": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-1.1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product_id": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-1.1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"product": {
"name": "ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"product_id": "ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-37.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"product_id": "ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-37.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"product_id": "ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-37.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-37.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"product_id": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-37.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-37.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-37.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-37.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-37.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"product_id": "runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"product": {
"name": "crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"product_id": "crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-wasm@0.0-3.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"product": {
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"product_id": "haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy26@2.6.13-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"product_id": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"product": {
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"product_id": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy26-debuginfo@2.6.13-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_id": "nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_id": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_id": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_id": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-static@2.2.12-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_id": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnmstate@2.2.12-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"product": {
"name": "crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"product_id": "crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-51.rhaos4.14.el8.x86_64",
"product": {
"name": "containers-common-2:1-51.rhaos4.14.el8.x86_64",
"product_id": "containers-common-2:1-51.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-51.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"product_id": "butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"product_id": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"product_id": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-11.1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-11.1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-11.1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"product": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-2.1.el8.x86_64",
"product": {
"name": "cri-tools-0:1.27.0-2.1.el8.x86_64",
"product_id": "cri-tools-0:1.27.0-2.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"product_id": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"product_id": "runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"product": {
"name": "python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"product_id": "python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.14.1-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.14.1-1.el9.x86_64",
"product": {
"name": "python3-wrapt-0:1.14.1-1.el9.x86_64",
"product_id": "python3-wrapt-0:1.14.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.14.1-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"product": {
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"product_id": "python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64",
"product": {
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64",
"product_id": "python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.14.1-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "catch-0:3.3.2-1.el9.aarch64",
"product": {
"name": "catch-0:3.3.2-1.el9.aarch64",
"product_id": "catch-0:3.3.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch@3.3.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "catch-devel-0:3.3.2-1.el9.aarch64",
"product": {
"name": "catch-devel-0:3.3.2-1.el9.aarch64",
"product_id": "catch-devel-0:3.3.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-devel@3.3.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "catch-debugsource-0:3.3.2-1.el9.aarch64",
"product": {
"name": "catch-debugsource-0:3.3.2-1.el9.aarch64",
"product_id": "catch-debugsource-0:3.3.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-debugsource@3.3.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "catch-debuginfo-0:3.3.2-1.el9.aarch64",
"product": {
"name": "catch-debuginfo-0:3.3.2-1.el9.aarch64",
"product_id": "catch-debuginfo-0:3.3.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-debuginfo@3.3.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"product": {
"name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"product_id": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-wasm@1.8.5-3.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"product": {
"name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"product_id": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-wasm-debugsource@1.8.5-3.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"product": {
"name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"product_id": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-wasm-debuginfo@1.8.5-3.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fmt-0:9.1.0-1.el9.aarch64",
"product": {
"name": "fmt-0:9.1.0-1.el9.aarch64",
"product_id": "fmt-0:9.1.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt@9.1.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fmt-devel-0:9.1.0-1.el9.aarch64",
"product": {
"name": "fmt-devel-0:9.1.0-1.el9.aarch64",
"product_id": "fmt-devel-0:9.1.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-devel@9.1.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fmt-debugsource-0:9.1.0-1.el9.aarch64",
"product": {
"name": "fmt-debugsource-0:9.1.0-1.el9.aarch64",
"product_id": "fmt-debugsource-0:9.1.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-debugsource@9.1.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"product": {
"name": "fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"product_id": "fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-debuginfo@9.1.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-0:1.8.2-1.el9.aarch64",
"product": {
"name": "google-benchmark-0:1.8.2-1.el9.aarch64",
"product_id": "google-benchmark-0:1.8.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark@1.8.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"product": {
"name": "google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"product_id": "google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-devel@1.8.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"product": {
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"product_id": "google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-debugsource@1.8.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"product": {
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"product_id": "google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-debuginfo@1.8.2-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gmock-0:1.13.0-1.el9.aarch64",
"product": {
"name": "gmock-0:1.13.0-1.el9.aarch64",
"product_id": "gmock-0:1.13.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock@1.13.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gmock-devel-0:1.13.0-1.el9.aarch64",
"product": {
"name": "gmock-devel-0:1.13.0-1.el9.aarch64",
"product_id": "gmock-devel-0:1.13.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock-devel@1.13.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtest-0:1.13.0-1.el9.aarch64",
"product": {
"name": "gtest-0:1.13.0-1.el9.aarch64",
"product_id": "gtest-0:1.13.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest@1.13.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtest-devel-0:1.13.0-1.el9.aarch64",
"product": {
"name": "gtest-devel-0:1.13.0-1.el9.aarch64",
"product_id": "gtest-devel-0:1.13.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-devel@1.13.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtest-debugsource-0:1.13.0-1.el9.aarch64",
"product": {
"name": "gtest-debugsource-0:1.13.0-1.el9.aarch64",
"product_id": "gtest-debugsource-0:1.13.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-debugsource@1.13.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"product": {
"name": "gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"product_id": "gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock-debuginfo@1.13.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"product": {
"name": "gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"product_id": "gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-debuginfo@1.13.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product": {
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product_id": "afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.4.3-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product": {
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product_id": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product_id": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product_id": "spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog@1.12.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product_id": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-devel@1.12.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product_id": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debugsource@1.12.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product_id": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debuginfo@1.12.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge@0.12.1-2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-devel@0.12.1-2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-rt@0.12.1-2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-debugsource@0.12.1-2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.12.1-2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.12.1-2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"product": {
"name": "crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"product_id": "crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"product": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.36.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"product": {
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"product_id": "kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.1.3-4.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"product": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-2.1.el9.aarch64",
"product": {
"name": "cri-tools-0:1.27.0-2.1.el9.aarch64",
"product_id": "cri-tools-0:1.27.0-2.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product_id": "ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-1.1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product_id": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-1.1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product_id": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-1.1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"product": {
"name": "ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"product_id": "ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-37.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"product_id": "ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-37.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"product_id": "ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-37.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-37.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"product_id": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-37.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-37.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-37.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-37.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-37.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"product_id": "runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"product": {
"name": "crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"product_id": "crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-wasm@0.0-3.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"product": {
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"product_id": "haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy26@2.6.13-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"product_id": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"product": {
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"product_id": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy26-debuginfo@2.6.13-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_id": "nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_id": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_id": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_id": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-static@2.2.12-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_id": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnmstate@2.2.12-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"product": {
"name": "crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"product_id": "crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-51.rhaos4.14.el8.aarch64",
"product": {
"name": "containers-common-2:1-51.rhaos4.14.el8.aarch64",
"product_id": "containers-common-2:1-51.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-51.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"product_id": "butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"product_id": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"product_id": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-11.1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-11.1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-11.1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"product": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-2.1.el8.aarch64",
"product": {
"name": "cri-tools-0:1.27.0-2.1.el8.aarch64",
"product_id": "cri-tools-0:1.27.0-2.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"product_id": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"product_id": "runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"product": {
"name": "python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"product_id": "python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.14.1-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.14.1-1.el9.aarch64",
"product": {
"name": "python3-wrapt-0:1.14.1-1.el9.aarch64",
"product_id": "python3-wrapt-0:1.14.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.14.1-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"product": {
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"product_id": "python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"product": {
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"product_id": "python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.14.1-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "catch-0:3.3.2-1.el9.ppc64le",
"product": {
"name": "catch-0:3.3.2-1.el9.ppc64le",
"product_id": "catch-0:3.3.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch@3.3.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "catch-devel-0:3.3.2-1.el9.ppc64le",
"product": {
"name": "catch-devel-0:3.3.2-1.el9.ppc64le",
"product_id": "catch-devel-0:3.3.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-devel@3.3.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "catch-debugsource-0:3.3.2-1.el9.ppc64le",
"product": {
"name": "catch-debugsource-0:3.3.2-1.el9.ppc64le",
"product_id": "catch-debugsource-0:3.3.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-debugsource@3.3.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"product": {
"name": "catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"product_id": "catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-debuginfo@3.3.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fmt-0:9.1.0-1.el9.ppc64le",
"product": {
"name": "fmt-0:9.1.0-1.el9.ppc64le",
"product_id": "fmt-0:9.1.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt@9.1.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fmt-devel-0:9.1.0-1.el9.ppc64le",
"product": {
"name": "fmt-devel-0:9.1.0-1.el9.ppc64le",
"product_id": "fmt-devel-0:9.1.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-devel@9.1.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"product": {
"name": "fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"product_id": "fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-debugsource@9.1.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"product": {
"name": "fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"product_id": "fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-debuginfo@9.1.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-0:1.8.2-1.el9.ppc64le",
"product": {
"name": "google-benchmark-0:1.8.2-1.el9.ppc64le",
"product_id": "google-benchmark-0:1.8.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark@1.8.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"product": {
"name": "google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"product_id": "google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-devel@1.8.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"product": {
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"product_id": "google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-debugsource@1.8.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"product": {
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"product_id": "google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-debuginfo@1.8.2-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gmock-0:1.13.0-1.el9.ppc64le",
"product": {
"name": "gmock-0:1.13.0-1.el9.ppc64le",
"product_id": "gmock-0:1.13.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock@1.13.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gmock-devel-0:1.13.0-1.el9.ppc64le",
"product": {
"name": "gmock-devel-0:1.13.0-1.el9.ppc64le",
"product_id": "gmock-devel-0:1.13.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock-devel@1.13.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtest-0:1.13.0-1.el9.ppc64le",
"product": {
"name": "gtest-0:1.13.0-1.el9.ppc64le",
"product_id": "gtest-0:1.13.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest@1.13.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtest-devel-0:1.13.0-1.el9.ppc64le",
"product": {
"name": "gtest-devel-0:1.13.0-1.el9.ppc64le",
"product_id": "gtest-devel-0:1.13.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-devel@1.13.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"product": {
"name": "gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"product_id": "gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-debugsource@1.13.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"product": {
"name": "gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"product_id": "gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock-debuginfo@1.13.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"product": {
"name": "gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"product_id": "gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-debuginfo@1.13.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product_id": "afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.4.3-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product_id": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product_id": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product_id": "spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog@1.12.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product_id": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-devel@1.12.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product_id": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debugsource@1.12.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product_id": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debuginfo@1.12.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"product_id": "crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.36.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"product": {
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"product_id": "kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.1.3-4.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"product": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-2.1.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.27.0-2.1.el9.ppc64le",
"product_id": "cri-tools-0:1.27.0-2.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product_id": "ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-1.1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product_id": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-1.1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-1.1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"product_id": "ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-37.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"product_id": "ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-37.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"product_id": "ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-37.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-37.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"product_id": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-37.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-37.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product_id": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-37.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-37.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-37.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"product_id": "runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"product_id": "haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy26@2.6.13-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"product_id": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"product_id": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy26-debuginfo@2.6.13-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_id": "nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_id": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_id": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_id": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-static@2.2.12-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_id": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnmstate@2.2.12-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"product_id": "crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"product": {
"name": "containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"product_id": "containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-51.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"product_id": "butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"product_id": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-11.1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-11.1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-11.1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"product": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-2.1.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.27.0-2.1.el8.ppc64le",
"product_id": "cri-tools-0:1.27.0-2.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"product_id": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"product_id": "runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"product": {
"name": "python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"product_id": "python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.14.1-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.14.1-1.el9.ppc64le",
"product": {
"name": "python3-wrapt-0:1.14.1-1.el9.ppc64le",
"product_id": "python3-wrapt-0:1.14.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.14.1-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"product": {
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"product_id": "python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"product": {
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"product_id": "python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.14.1-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "catch-0:3.3.2-1.el9.s390x",
"product": {
"name": "catch-0:3.3.2-1.el9.s390x",
"product_id": "catch-0:3.3.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch@3.3.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "catch-devel-0:3.3.2-1.el9.s390x",
"product": {
"name": "catch-devel-0:3.3.2-1.el9.s390x",
"product_id": "catch-devel-0:3.3.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-devel@3.3.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "catch-debugsource-0:3.3.2-1.el9.s390x",
"product": {
"name": "catch-debugsource-0:3.3.2-1.el9.s390x",
"product_id": "catch-debugsource-0:3.3.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-debugsource@3.3.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "catch-debuginfo-0:3.3.2-1.el9.s390x",
"product": {
"name": "catch-debuginfo-0:3.3.2-1.el9.s390x",
"product_id": "catch-debuginfo-0:3.3.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/catch-debuginfo@3.3.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fmt-0:9.1.0-1.el9.s390x",
"product": {
"name": "fmt-0:9.1.0-1.el9.s390x",
"product_id": "fmt-0:9.1.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt@9.1.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fmt-devel-0:9.1.0-1.el9.s390x",
"product": {
"name": "fmt-devel-0:9.1.0-1.el9.s390x",
"product_id": "fmt-devel-0:9.1.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-devel@9.1.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fmt-debugsource-0:9.1.0-1.el9.s390x",
"product": {
"name": "fmt-debugsource-0:9.1.0-1.el9.s390x",
"product_id": "fmt-debugsource-0:9.1.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-debugsource@9.1.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fmt-debuginfo-0:9.1.0-1.el9.s390x",
"product": {
"name": "fmt-debuginfo-0:9.1.0-1.el9.s390x",
"product_id": "fmt-debuginfo-0:9.1.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fmt-debuginfo@9.1.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-0:1.8.2-1.el9.s390x",
"product": {
"name": "google-benchmark-0:1.8.2-1.el9.s390x",
"product_id": "google-benchmark-0:1.8.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark@1.8.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-devel-0:1.8.2-1.el9.s390x",
"product": {
"name": "google-benchmark-devel-0:1.8.2-1.el9.s390x",
"product_id": "google-benchmark-devel-0:1.8.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-devel@1.8.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"product": {
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"product_id": "google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-debugsource@1.8.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"product": {
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"product_id": "google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-debuginfo@1.8.2-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gmock-0:1.13.0-1.el9.s390x",
"product": {
"name": "gmock-0:1.13.0-1.el9.s390x",
"product_id": "gmock-0:1.13.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock@1.13.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gmock-devel-0:1.13.0-1.el9.s390x",
"product": {
"name": "gmock-devel-0:1.13.0-1.el9.s390x",
"product_id": "gmock-devel-0:1.13.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock-devel@1.13.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtest-0:1.13.0-1.el9.s390x",
"product": {
"name": "gtest-0:1.13.0-1.el9.s390x",
"product_id": "gtest-0:1.13.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest@1.13.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtest-devel-0:1.13.0-1.el9.s390x",
"product": {
"name": "gtest-devel-0:1.13.0-1.el9.s390x",
"product_id": "gtest-devel-0:1.13.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-devel@1.13.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtest-debugsource-0:1.13.0-1.el9.s390x",
"product": {
"name": "gtest-debugsource-0:1.13.0-1.el9.s390x",
"product_id": "gtest-debugsource-0:1.13.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-debugsource@1.13.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gmock-debuginfo-0:1.13.0-1.el9.s390x",
"product": {
"name": "gmock-debuginfo-0:1.13.0-1.el9.s390x",
"product_id": "gmock-debuginfo-0:1.13.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gmock-debuginfo@1.13.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gtest-debuginfo-0:1.13.0-1.el9.s390x",
"product": {
"name": "gtest-debuginfo-0:1.13.0-1.el9.s390x",
"product_id": "gtest-debuginfo-0:1.13.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gtest-debuginfo@1.13.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"product": {
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"product_id": "afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.4.3-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"product": {
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"product_id": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"product_id": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"product_id": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"product_id": "spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog@1.12.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"product_id": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-devel@1.12.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"product_id": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debugsource@1.12.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"product_id": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debuginfo@1.12.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"product": {
"name": "crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"product_id": "crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"product": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"product": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.36.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"product": {
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"product_id": "kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.1.3-4.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"product": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-2.1.el9.s390x",
"product": {
"name": "cri-tools-0:1.27.0-2.1.el9.s390x",
"product_id": "cri-tools-0:1.27.0-2.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product_id": "ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-1.1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product_id": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-1.1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product_id": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-1.1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product_id": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-1.1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-37.el9fdp.s390x",
"product": {
"name": "ovn23.09-0:23.09.0-37.el9fdp.s390x",
"product_id": "ovn23.09-0:23.09.0-37.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-37.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"product_id": "ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-37.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"product_id": "ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-37.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"product_id": "ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-37.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"product_id": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-37.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-37.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product_id": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-37.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-37.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-37.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_id": "podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"product": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"product_id": "runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"product": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_id": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer@0.17.0-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_id": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"product": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_id": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"product": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_id": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"product": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"product": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_id": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"product": {
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"product_id": "haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy26@2.6.13-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"product": {
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"product_id": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"product": {
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"product_id": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy26-debuginfo@2.6.13-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_id": "nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_id": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_id": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_id": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-static@2.2.12-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_id": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnmstate@2.2.12-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"product": {
"name": "crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"product_id": "crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.9.2-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"product_id": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.9.2-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"product_id": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.9.2-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-51.rhaos4.14.el8.s390x",
"product": {
"name": "containers-common-2:1-51.rhaos4.14.el8.s390x",
"product_id": "containers-common-2:1-51.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-51.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product_id": "buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product_id": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product_id": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"product": {
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"product_id": "butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"product_id": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"product_id": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"product_id": "conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"product_id": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-11.1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-11.1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-11.1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"product": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"product_id": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"product_id": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-8.1.rhaos4.14.git3fecb83.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-2.1.el8.s390x",
"product": {
"name": "cri-tools-0:1.27.0-2.1.el8.s390x",
"product_id": "cri-tools-0:1.27.0-2.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-2.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-2.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-2.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"product_id": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.1.gitd5383c5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"product": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"product_id": "runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.1.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"product_id": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.1.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"product_id": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.1.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product_id": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product_id": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.1.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-doc-0:1.14.1-1.el9.s390x",
"product": {
"name": "python-wrapt-doc-0:1.14.1-1.el9.s390x",
"product_id": "python-wrapt-doc-0:1.14.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-doc@1.14.1-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-0:1.14.1-1.el9.s390x",
"product": {
"name": "python3-wrapt-0:1.14.1-1.el9.s390x",
"product_id": "python3-wrapt-0:1.14.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt@1.14.1-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"product": {
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"product_id": "python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"product": {
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"product_id": "python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wrapt-debuginfo@1.14.1-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"product": {
"name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"product_id": "container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.221.0-2.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "google-benchmark-doc-0:1.8.2-1.el9.noarch",
"product": {
"name": "google-benchmark-doc-0:1.8.2-1.el9.noarch",
"product_id": "google-benchmark-doc-0:1.8.2-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-benchmark-doc@1.8.2-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"product": {
"name": "toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"product_id": "toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.2-1.rhaos4.14.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202310062327.p0.gf781421.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.14.0-202310062327.p0.gf781421.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.36.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.36.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"product_id": "podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-10.1.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"product": {
"name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"product_id": "container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.221.0-1.rhaos4.14.el8?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.14.0-202309272140.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.14.0-202309272140.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.14.0-202309272140.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.14.0-202309272140.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202310062327.p0.gf781421.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.14.0-202310062327.p0.gf781421.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"product_id": "butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.19.0-1.1.rhaos4.14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"product_id": "podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-10.1.rhaos4.14.el8?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product_id": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.5.0-0.20230706175125.193aa0d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product_id": "openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@11.5.0-0.20230706175125.193aa0d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product_id": "openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@11.5.0-0.20230706175125.193aa0d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product_id": "openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@11.5.0-0.20230706175125.193aa0d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product": {
"name": "python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product_id": "python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@11.5.0-0.20230706175125.193aa0d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"product": {
"name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"product_id": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.5.0-0.20230728140546.fce0b8c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"product_id": "python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent@9.5.0-0.20230728140546.fce0b8c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"product_id": "python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent-tests@9.5.0-0.20230728140546.fce0b8c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"product": {
"name": "python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"product_id": "python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-automaton@3.1.0-0.20230608140652.a4f7631.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"product": {
"name": "python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"product_id": "python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cinderclient@9.3.0-0.20230608143053.f7a612e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"product": {
"name": "python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"product_id": "python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff@4.3.0-0.20230608150702.72e81d7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"product": {
"name": "python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"product_id": "python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff-tests@4.3.0-0.20230608150702.72e81d7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"product": {
"name": "python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"product_id": "python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debtcollector@2.5.0-0.20230308172820.a6b46c5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-decorator-0:4.4.2-6.0.el9.noarch",
"product": {
"name": "python3-decorator-0:4.4.2-6.0.el9.noarch",
"product_id": "python3-decorator-0:4.4.2-6.0.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-decorator@4.4.2-6.0.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"product": {
"name": "python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"product_id": "python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dracclient@8.0.0-0.20230308200614.9c7499c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-fixtures-0:4.0.1-1.el9.noarch",
"product": {
"name": "python3-fixtures-0:4.0.1-1.el9.noarch",
"product_id": "python3-fixtures-0:4.0.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-fixtures@4.0.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"product": {
"name": "python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"product_id": "python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-futurist@2.4.1-0.20230308173923.159d752.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"product": {
"name": "python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"product_id": "python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-glanceclient@4.3.0-0.20230608143056.52fb6b2.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"product": {
"name": "python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"product_id": "python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware@0.30.0-0.20230308190813.f6ff0ed.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"product": {
"name": "python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"product_id": "python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware-detect@0.30.0-0.20230308190813.f6ff0ed.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"product": {
"name": "python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"product_id": "python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-lib@5.4.1-0.20230706172632.25d8671.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"product": {
"name": "python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"product_id": "python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-prometheus-exporter@4.1.1-0.20230614150617.7b35627.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"product": {
"name": "python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"product_id": "python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneauth1@5.2.0-0.20230608152518.2e40bbf.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"product": {
"name": "python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"product_id": "python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient@5.1.0-0.20230608141554.4763cd8.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"product": {
"name": "python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"product_id": "python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient-tests@5.1.0-0.20230608141554.4763cd8.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"product": {
"name": "python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"product_id": "python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystonemiddleware@10.3.0-0.20230608151410.92cdf8a.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"product": {
"name": "python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"product_id": "python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk@1.2.0-0.20230608155226.b7ff031.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"product": {
"name": "python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"product_id": "python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk-tests@1.2.0-0.20230608155226.b7ff031.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"product": {
"name": "python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"product_id": "python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-service-types@1.7.0-0.20230308170555.0b2f473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"product": {
"name": "python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"product_id": "python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits@3.0.0-0.20230608152745.cff125c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"product": {
"name": "python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"product_id": "python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits-tests@3.0.0-0.20230608152745.cff125c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"product": {
"name": "python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"product_id": "python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib@2.8.0-0.20230608151456.db9cdc9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"product": {
"name": "python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"product_id": "python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib-tests@2.8.0-0.20230608151456.db9cdc9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"product": {
"name": "python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"product_id": "python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache-lang@3.4.0-0.20230608153448.a720016.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"product": {
"name": "python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"product_id": "python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache@3.4.0-0.20230608153448.a720016.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"product": {
"name": "python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"product_id": "python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache-tests@3.4.0-0.20230608153448.a720016.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"product": {
"name": "python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"product_id": "python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@5.1.1-0.20230706190204.0af5942.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"product_id": "python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency@5.1.1-0.20230706190204.0af5942.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"product_id": "python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@5.1.1-0.20230706190204.0af5942.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"product": {
"name": "python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"product_id": "python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@9.1.1-0.20230608145954.515daab.el9?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"product": {
"name": "python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"product_id": "python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@5.1.1-0.20230608143931.7696282.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"product": {
"name": "python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"product_id": "python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@5.1.1-0.20230608143931.7696282.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"product": {
"name": "python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"product_id": "python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@12.3.1-0.20230608142355.b689b63.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"product": {
"name": "python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"product_id": "python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@12.3.1-0.20230608142355.b689b63.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"product": {
"name": "python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"product_id": "python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@12.3.1-0.20230608142355.b689b63.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"product_id": "python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@6.0.0-0.20230608140652.03605c2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"product": {
"name": "python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"product_id": "python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@6.0.0-0.20230608140652.03605c2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"product": {
"name": "python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"product_id": "python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@5.2.0-0.20230608150750.16a8a42.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"product": {
"name": "python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"product_id": "python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@5.2.0-0.20230608150750.16a8a42.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"product": {
"name": "python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"product_id": "python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@5.2.0-0.20230608150750.16a8a42.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"product": {
"name": "python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"product_id": "python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@14.3.1-0.20230608152013.0602d1a.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"product": {
"name": "python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"product_id": "python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging-tests@14.3.1-0.20230608152013.0602d1a.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"product": {
"name": "python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"product_id": "python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware-lang@5.1.1-0.20230608145931.7725ac9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"product": {
"name": "python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"product_id": "python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware@5.1.1-0.20230608145931.7725ac9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"product": {
"name": "python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"product_id": "python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware-tests@5.1.1-0.20230608145931.7725ac9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"product": {
"name": "python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"product_id": "python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@4.2.0-0.20230608153320.93129eb.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"product": {
"name": "python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"product_id": "python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@4.2.0-0.20230608153320.93129eb.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"product_id": "python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@4.2.0-0.20230608153320.93129eb.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"product_id": "python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap@7.0.1-0.20230608144658.b72372b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"product_id": "python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap-tests@7.0.1-0.20230608144658.b72372b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"product": {
"name": "python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"product_id": "python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@5.1.1-0.20230608144505.b4be3a4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"product_id": "python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@5.1.1-0.20230608144505.b4be3a4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"product": {
"name": "python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"product_id": "python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service@3.1.1-0.20230608145222.b3ba591.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"product": {
"name": "python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"product_id": "python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service-tests@3.1.1-0.20230608145222.b3ba591.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"product": {
"name": "python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"product_id": "python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-upgradecheck@2.1.1-0.20230608143829.eeedfc9.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"product": {
"name": "python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"product_id": "python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils-lang@6.1.0-0.20230608142355.d49d594.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"product": {
"name": "python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"product_id": "python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils@6.1.0-0.20230608142355.d49d594.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"product": {
"name": "python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"product_id": "python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils-tests@6.1.0-0.20230608142355.d49d594.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"product": {
"name": "python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"product_id": "python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects-lang@3.1.0-0.20230608141554.b4ea834.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"product_id": "python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects@3.1.0-0.20230608141554.b4ea834.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"product_id": "python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects-tests@3.1.0-0.20230608141554.b4ea834.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"product": {
"name": "python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"product_id": "python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osprofiler@3.4.3-0.20230308173821.3286301.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pbr-0:5.11.1-0.1.el9.noarch",
"product": {
"name": "python3-pbr-0:5.11.1-0.1.el9.noarch",
"product_id": "python3-pbr-0:5.11.1-0.1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pbr@5.11.1-0.1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"product": {
"name": "python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"product_id": "python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-proliantutils@2.14.1-0.20230608154738.3de2844.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"product": {
"name": "python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"product_id": "python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf-common@3.1.1-0.20230308171749.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"product": {
"name": "python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"product_id": "python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycadf@3.1.1-0.20230308171749.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"product": {
"name": "python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"product_id": "python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requestsexceptions@1.4.0-0.20230308170555.d7ac0ff.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"product": {
"name": "python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"product_id": "python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-scciclient@0.12.3-0.20230308201513.0940a71.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"product": {
"name": "python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"product_id": "python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stevedore@5.1.0-0.20230608154210.2d99ccc.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"product": {
"name": "python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"product_id": "python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.5.0-0.20230719180619.146ed33.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"product": {
"name": "python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"product_id": "python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.5.0-0.20230719180619.146ed33.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"product_id": "python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@5.0.0-0.20230308202122.da9a0e4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"product_id": "python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@5.0.0-0.20230308202122.da9a0e4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"product": {
"name": "python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"product_id": "python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-swiftclient@4.3.0-0.20230608151934.236c277.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tenacity-0:6.3.1-1.el9.noarch",
"product": {
"name": "python3-tenacity-0:6.3.1-1.el9.noarch",
"product_id": "python3-tenacity-0:6.3.1-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tenacity@6.3.1-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"product": {
"name": "python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"product_id": "python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tooz@4.1.0-0.20230608154038.d5bf20c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product": {
"name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_id": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product": {
"name": "openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_id": "openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product": {
"name": "openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_id": "openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product": {
"name": "openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_id": "openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product": {
"name": "python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_id": "python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@21.5.0-0.20231002130534.0df5961.el9?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src"
},
"product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x"
},
"product_reference": "butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src"
},
"product_reference": "butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src"
},
"product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch"
},
"product_reference": "container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.221.0-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src"
},
"product_reference": "container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-51.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64"
},
"product_reference": "containers-common-2:1-51.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-51.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le"
},
"product_reference": "containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-51.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x"
},
"product_reference": "containers-common-2:1-51.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-51.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src"
},
"product_reference": "containers-common-2:1-51.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-51.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64"
},
"product_reference": "containers-common-2:1-51.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64"
},
"product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x"
},
"product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src"
},
"product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64"
},
"product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64"
},
"product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64"
},
"product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64"
},
"product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x"
},
"product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64"
},
"product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64"
},
"product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le"
},
"product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x"
},
"product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src"
},
"product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64"
},
"product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-2.1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64"
},
"product_reference": "cri-tools-0:1.27.0-2.1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-2.1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.27.0-2.1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-2.1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x"
},
"product_reference": "cri-tools-0:1.27.0-2.1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-2.1.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src"
},
"product_reference": "cri-tools-0:1.27.0-2.1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-2.1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64"
},
"product_reference": "cri-tools-0:1.27.0-2.1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.9.2-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64"
},
"product_reference": "crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.9.2-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.9.2-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x"
},
"product_reference": "crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.9.2-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src"
},
"product_reference": "crun-0:1.9.2-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.9.2-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64"
},
"product_reference": "crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64"
},
"product_reference": "crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-wasm-0:0.0-3.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src"
},
"product_reference": "crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64"
},
"product_reference": "crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.6.13-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src"
},
"product_reference": "haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x"
},
"product_reference": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64"
},
"product_reference": "haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x"
},
"product_reference": "haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64"
},
"product_reference": "haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64"
},
"product_reference": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x"
},
"product_reference": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64"
},
"product_reference": "haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src"
},
"product_reference": "nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src"
},
"product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x"
},
"product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src"
},
"product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src"
},
"product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64"
},
"product_reference": "afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x"
},
"product_reference": "afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64"
},
"product_reference": "afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64"
},
"product_reference": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x"
},
"product_reference": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64"
},
"product_reference": "afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src"
},
"product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-0:3.3.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64"
},
"product_reference": "catch-0:3.3.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-0:3.3.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le"
},
"product_reference": "catch-0:3.3.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-0:3.3.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x"
},
"product_reference": "catch-0:3.3.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-0:3.3.2-1.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src"
},
"product_reference": "catch-0:3.3.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-0:3.3.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64"
},
"product_reference": "catch-0:3.3.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-debuginfo-0:3.3.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64"
},
"product_reference": "catch-debuginfo-0:3.3.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-debuginfo-0:3.3.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le"
},
"product_reference": "catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-debuginfo-0:3.3.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x"
},
"product_reference": "catch-debuginfo-0:3.3.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-debuginfo-0:3.3.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64"
},
"product_reference": "catch-debuginfo-0:3.3.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-debugsource-0:3.3.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64"
},
"product_reference": "catch-debugsource-0:3.3.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-debugsource-0:3.3.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le"
},
"product_reference": "catch-debugsource-0:3.3.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-debugsource-0:3.3.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x"
},
"product_reference": "catch-debugsource-0:3.3.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-debugsource-0:3.3.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64"
},
"product_reference": "catch-debugsource-0:3.3.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-devel-0:3.3.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64"
},
"product_reference": "catch-devel-0:3.3.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-devel-0:3.3.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le"
},
"product_reference": "catch-devel-0:3.3.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-devel-0:3.3.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x"
},
"product_reference": "catch-devel-0:3.3.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catch-devel-0:3.3.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64"
},
"product_reference": "catch-devel-0:3.3.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src"
},
"product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch"
},
"product_reference": "container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.221.0-2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src"
},
"product_reference": "container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src"
},
"product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64"
},
"product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le"
},
"product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x"
},
"product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src"
},
"product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64"
},
"product_reference": "cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-2.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64"
},
"product_reference": "cri-tools-0:1.27.0-2.1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-2.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.27.0-2.1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-2.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x"
},
"product_reference": "cri-tools-0:1.27.0-2.1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-2.1.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src"
},
"product_reference": "cri-tools-0:1.27.0-2.1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-2.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64"
},
"product_reference": "cri-tools-0:1.27.0-2.1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.9.2-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64"
},
"product_reference": "crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.9.2-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.9.2-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x"
},
"product_reference": "crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.9.2-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src"
},
"product_reference": "crun-0:1.9.2-1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.9.2-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64"
},
"product_reference": "crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x"
},
"product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64"
},
"product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x"
},
"product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64"
},
"product_reference": "crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64"
},
"product_reference": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src"
},
"product_reference": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64"
},
"product_reference": "crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64"
},
"product_reference": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64"
},
"product_reference": "crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64"
},
"product_reference": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64"
},
"product_reference": "crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-0:9.1.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64"
},
"product_reference": "fmt-0:9.1.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-0:9.1.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le"
},
"product_reference": "fmt-0:9.1.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-0:9.1.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x"
},
"product_reference": "fmt-0:9.1.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-0:9.1.0-1.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src"
},
"product_reference": "fmt-0:9.1.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-0:9.1.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64"
},
"product_reference": "fmt-0:9.1.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-debuginfo-0:9.1.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64"
},
"product_reference": "fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-debuginfo-0:9.1.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le"
},
"product_reference": "fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-debuginfo-0:9.1.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x"
},
"product_reference": "fmt-debuginfo-0:9.1.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-debuginfo-0:9.1.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64"
},
"product_reference": "fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-debugsource-0:9.1.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64"
},
"product_reference": "fmt-debugsource-0:9.1.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-debugsource-0:9.1.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le"
},
"product_reference": "fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-debugsource-0:9.1.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x"
},
"product_reference": "fmt-debugsource-0:9.1.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-debugsource-0:9.1.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64"
},
"product_reference": "fmt-debugsource-0:9.1.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-devel-0:9.1.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64"
},
"product_reference": "fmt-devel-0:9.1.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-devel-0:9.1.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le"
},
"product_reference": "fmt-devel-0:9.1.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-devel-0:9.1.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x"
},
"product_reference": "fmt-devel-0:9.1.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fmt-devel-0:9.1.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64"
},
"product_reference": "fmt-devel-0:9.1.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64"
},
"product_reference": "gmock-0:1.13.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le"
},
"product_reference": "gmock-0:1.13.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x"
},
"product_reference": "gmock-0:1.13.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64"
},
"product_reference": "gmock-0:1.13.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-debuginfo-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64"
},
"product_reference": "gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-debuginfo-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le"
},
"product_reference": "gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-debuginfo-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x"
},
"product_reference": "gmock-debuginfo-0:1.13.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-debuginfo-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64"
},
"product_reference": "gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-devel-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64"
},
"product_reference": "gmock-devel-0:1.13.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-devel-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le"
},
"product_reference": "gmock-devel-0:1.13.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-devel-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x"
},
"product_reference": "gmock-devel-0:1.13.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gmock-devel-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64"
},
"product_reference": "gmock-devel-0:1.13.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-0:1.8.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64"
},
"product_reference": "google-benchmark-0:1.8.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-0:1.8.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le"
},
"product_reference": "google-benchmark-0:1.8.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-0:1.8.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x"
},
"product_reference": "google-benchmark-0:1.8.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-0:1.8.2-1.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src"
},
"product_reference": "google-benchmark-0:1.8.2-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-0:1.8.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64"
},
"product_reference": "google-benchmark-0:1.8.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64"
},
"product_reference": "google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le"
},
"product_reference": "google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x"
},
"product_reference": "google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64"
},
"product_reference": "google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64"
},
"product_reference": "google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le"
},
"product_reference": "google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x"
},
"product_reference": "google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-debugsource-0:1.8.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64"
},
"product_reference": "google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-devel-0:1.8.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64"
},
"product_reference": "google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-devel-0:1.8.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le"
},
"product_reference": "google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-devel-0:1.8.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x"
},
"product_reference": "google-benchmark-devel-0:1.8.2-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-devel-0:1.8.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64"
},
"product_reference": "google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-benchmark-doc-0:1.8.2-1.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch"
},
"product_reference": "google-benchmark-doc-0:1.8.2-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64"
},
"product_reference": "gtest-0:1.13.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le"
},
"product_reference": "gtest-0:1.13.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x"
},
"product_reference": "gtest-0:1.13.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-0:1.13.0-1.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src"
},
"product_reference": "gtest-0:1.13.0-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64"
},
"product_reference": "gtest-0:1.13.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-debuginfo-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64"
},
"product_reference": "gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-debuginfo-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le"
},
"product_reference": "gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-debuginfo-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x"
},
"product_reference": "gtest-debuginfo-0:1.13.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-debuginfo-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64"
},
"product_reference": "gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-debugsource-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64"
},
"product_reference": "gtest-debugsource-0:1.13.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-debugsource-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le"
},
"product_reference": "gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-debugsource-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x"
},
"product_reference": "gtest-debugsource-0:1.13.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-debugsource-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64"
},
"product_reference": "gtest-debugsource-0:1.13.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-devel-0:1.13.0-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64"
},
"product_reference": "gtest-devel-0:1.13.0-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-devel-0:1.13.0-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le"
},
"product_reference": "gtest-devel-0:1.13.0-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-devel-0:1.13.0-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x"
},
"product_reference": "gtest-devel-0:1.13.0-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gtest-devel-0:1.13.0-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64"
},
"product_reference": "gtest-devel-0:1.13.0-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src"
},
"product_reference": "ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64"
},
"product_reference": "kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le"
},
"product_reference": "kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x"
},
"product_reference": "kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src"
},
"product_reference": "kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64"
},
"product_reference": "kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.36.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.36.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.36.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src"
},
"product_reference": "openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64"
},
"product_reference": "ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x"
},
"product_reference": "ovn23.09-0:23.09.0-37.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-37.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src"
},
"product_reference": "ovn23.09-0:23.09.0-37.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64"
},
"product_reference": "ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src"
},
"product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.36.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.36.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.36.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.36.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.36.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x"
},
"product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src"
},
"product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src"
},
"product_reference": "rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src"
},
"product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src"
},
"product_reference": "spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.2-1.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch"
},
"product_reference": "toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.2-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src"
},
"product_reference": "toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src"
},
"product_reference": "wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch"
},
"product_reference": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src"
},
"product_reference": "openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch"
},
"product_reference": "openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch"
},
"product_reference": "openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch"
},
"product_reference": "openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src"
},
"product_reference": "openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch"
},
"product_reference": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src"
},
"product_reference": "openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src"
},
"product_reference": "python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src"
},
"product_reference": "python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src"
},
"product_reference": "python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src"
},
"product_reference": "python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-decorator-0:4.4.2-6.0.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src"
},
"product_reference": "python-decorator-0:4.4.2-6.0.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src"
},
"product_reference": "python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-fixtures-0:4.0.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src"
},
"product_reference": "python-fixtures-0:4.0.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src"
},
"product_reference": "python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src"
},
"product_reference": "python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src"
},
"product_reference": "python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src"
},
"product_reference": "python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src"
},
"product_reference": "python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src"
},
"product_reference": "python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src"
},
"product_reference": "python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src"
},
"product_reference": "python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src"
},
"product_reference": "python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src"
},
"product_reference": "python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src"
},
"product_reference": "python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src"
},
"product_reference": "python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src"
},
"product_reference": "python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch"
},
"product_reference": "python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src"
},
"product_reference": "python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch"
},
"product_reference": "python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src"
},
"product_reference": "python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src"
},
"product_reference": "python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src"
},
"product_reference": "python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch"
},
"product_reference": "python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src"
},
"product_reference": "python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src"
},
"product_reference": "python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch"
},
"product_reference": "python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src"
},
"product_reference": "python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src"
},
"product_reference": "python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch"
},
"product_reference": "python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src"
},
"product_reference": "python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch"
},
"product_reference": "python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src"
},
"product_reference": "python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src"
},
"product_reference": "python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src"
},
"product_reference": "python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src"
},
"product_reference": "python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src"
},
"product_reference": "python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch"
},
"product_reference": "python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src"
},
"product_reference": "python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch"
},
"product_reference": "python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src"
},
"product_reference": "python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pbr-0:5.11.1-0.1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src"
},
"product_reference": "python-pbr-0:5.11.1-0.1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src"
},
"product_reference": "python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src"
},
"product_reference": "python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch"
},
"product_reference": "python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src"
},
"product_reference": "python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src"
},
"product_reference": "python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src"
},
"product_reference": "python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src"
},
"product_reference": "python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src"
},
"product_reference": "python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src"
},
"product_reference": "python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tenacity-0:6.3.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src"
},
"product_reference": "python-tenacity-0:6.3.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src"
},
"product_reference": "python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-0:1.14.1-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src"
},
"product_reference": "python-wrapt-0:1.14.1-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64"
},
"product_reference": "python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le"
},
"product_reference": "python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x"
},
"product_reference": "python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.14.1-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64"
},
"product_reference": "python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.14.1-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64"
},
"product_reference": "python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.14.1-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le"
},
"product_reference": "python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.14.1-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x"
},
"product_reference": "python-wrapt-doc-0:1.14.1-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-doc-0:1.14.1-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64"
},
"product_reference": "python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch"
},
"product_reference": "python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch"
},
"product_reference": "python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch"
},
"product_reference": "python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch"
},
"product_reference": "python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch"
},
"product_reference": "python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-decorator-0:4.4.2-6.0.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch"
},
"product_reference": "python3-decorator-0:4.4.2-6.0.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch"
},
"product_reference": "python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-fixtures-0:4.0.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch"
},
"product_reference": "python3-fixtures-0:4.0.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch"
},
"product_reference": "python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch"
},
"product_reference": "python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch"
},
"product_reference": "python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch"
},
"product_reference": "python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch"
},
"product_reference": "python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch"
},
"product_reference": "python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch"
},
"product_reference": "python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch"
},
"product_reference": "python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch"
},
"product_reference": "python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch"
},
"product_reference": "python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch"
},
"product_reference": "python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch"
},
"product_reference": "python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch"
},
"product_reference": "python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch"
},
"product_reference": "python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch"
},
"product_reference": "python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch"
},
"product_reference": "python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch"
},
"product_reference": "python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch"
},
"product_reference": "python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch"
},
"product_reference": "python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch"
},
"product_reference": "python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch"
},
"product_reference": "python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch"
},
"product_reference": "python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch"
},
"product_reference": "python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch"
},
"product_reference": "python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch"
},
"product_reference": "python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch"
},
"product_reference": "python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch"
},
"product_reference": "python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch"
},
"product_reference": "python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch"
},
"product_reference": "python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch"
},
"product_reference": "python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch"
},
"product_reference": "python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch"
},
"product_reference": "python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch"
},
"product_reference": "python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch"
},
"product_reference": "python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch"
},
"product_reference": "python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch"
},
"product_reference": "python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch"
},
"product_reference": "python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch"
},
"product_reference": "python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch"
},
"product_reference": "python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch"
},
"product_reference": "python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch"
},
"product_reference": "python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pbr-0:5.11.1-0.1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch"
},
"product_reference": "python3-pbr-0:5.11.1-0.1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch"
},
"product_reference": "python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch"
},
"product_reference": "python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch"
},
"product_reference": "python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch"
},
"product_reference": "python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch"
},
"product_reference": "python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch"
},
"product_reference": "python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch"
},
"product_reference": "python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch"
},
"product_reference": "python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tenacity-0:6.3.1-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch"
},
"product_reference": "python3-tenacity-0:6.3.1-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch"
},
"product_reference": "python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.14.1-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64"
},
"product_reference": "python3-wrapt-0:1.14.1-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.14.1-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le"
},
"product_reference": "python3-wrapt-0:1.14.1-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.14.1-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x"
},
"product_reference": "python3-wrapt-0:1.14.1-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-0:1.14.1-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64"
},
"product_reference": "python3-wrapt-0:1.14.1-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64"
},
"product_reference": "python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le"
},
"product_reference": "python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x"
},
"product_reference": "python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64 as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
},
"product_reference": "python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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.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": "openshift: OCP \u0026 FIPS mode"
},
{
"acknowledgments": [
{
"names": [
"Ales Musil"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-3153",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-06-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2213279"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Open Virtual Network where the service monitor MAC does not properly rate limit. This issue could allow an attacker to cause a denial of service, including on deployments with CoPP enabled and properly configured.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ovn: service monitor MAC flow is not rate limited",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3153"
},
{
"category": "external",
"summary": "RHBZ#2213279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213279"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3153"
},
{
"category": "external",
"summary": "https://github.com/ovn-org/ovn/commit/9a3f7ed905e525ebdcb14541e775211cbb0203bd",
"url": "https://github.com/ovn-org/ovn/commit/9a3f7ed905e525ebdcb14541e775211cbb0203bd"
},
{
"category": "external",
"summary": "https://github.com/ovn-org/ovn/issues/198",
"url": "https://github.com/ovn-org/ovn/issues/198"
},
{
"category": "external",
"summary": "https://mail.openvswitch.org/pipermail/ovs-announce/2023-August/000327.html",
"url": "https://mail.openvswitch.org/pipermail/ovs-announce/2023-August/000327.html"
},
{
"category": "external",
"summary": "https://mail.openvswitch.org/pipermail/ovs-dev/2023-August/407553.html",
"url": "https://mail.openvswitch.org/pipermail/ovs-dev/2023-August/407553.html"
}
],
"release_date": "2023-06-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"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": "ovn: service monitor MAC flow is not rate limited"
},
{
"cve": "CVE-2023-3978",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang HTML package where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim\u0027s web browser within the security context of the hosting website once the URL is clicked. The flaw allows an attacker to steal the victim\u0027s cookie-based authentication credentials.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Cross site scripting",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3978"
},
{
"category": "external",
"summary": "RHBZ#2228689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978"
},
{
"category": "external",
"summary": "https://go.dev/cl/514896",
"url": "https://go.dev/cl/514896"
},
{
"category": "external",
"summary": "https://go.dev/issue/61615",
"url": "https://go.dev/issue/61615"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1988",
"url": "https://pkg.go.dev/vuln/GO-2023-1988"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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.org/x/net/html: Cross site scripting"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"cve": "CVE-2023-29824",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2221034"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SciPy, where it is vulnerable to a denial of service caused by a use-after-free bug in the Py_FindObjects() function. By sending a specially crafted request, an attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "scipy: use-after-free in Py_FindObjects() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is disputed as per upstream - https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29824"
},
{
"category": "external",
"summary": "RHBZ#2221034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221034"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29824"
},
{
"category": "external",
"summary": "http://www.square16.org/achievement/cve-2023-29824/",
"url": "http://www.square16.org/achievement/cve-2023-29824/"
},
{
"category": "external",
"summary": "https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565",
"url": "https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565"
}
],
"release_date": "2023-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"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": "scipy: use-after-free in Py_FindObjects() function"
},
{
"cve": "CVE-2023-37788",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-07-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2224245"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in goproxy, which is vulnerable to a denial of service caused by improper input validation. This flaw allows a remote attacker can cause the goproxy server to crash by sending a specially crafted HTTP request to the HTTPS page, replacing the path \"/\" with an asterisk \"*\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "goproxy: Denial of service (DoS) via unspecified vectors.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Goproxy is only susceptible to this vulnerability when used in MITM (Man In The Middle) mode. This use case is not relevant to any Red Hat products, so the impact is rated as Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-37788"
},
{
"category": "external",
"summary": "RHBZ#2224245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224245"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-37788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37788"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-4r8x-2p26-976p",
"url": "https://github.com/advisories/GHSA-4r8x-2p26-976p"
},
{
"category": "external",
"summary": "https://github.com/elazarl/goproxy/issues/502",
"url": "https://github.com/elazarl/goproxy/issues/502"
},
{
"category": "external",
"summary": "https://github.com/elazarl/goproxy/pull/507",
"url": "https://github.com/elazarl/goproxy/pull/507"
}
],
"release_date": "2023-07-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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": "goproxy: Denial of service (DoS) via unspecified vectors."
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14: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: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14: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: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14: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: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14: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: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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": "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:1027
Vulnerability from csaf_redhat - Published: 2024-02-28 18:13 - Updated: 2025-11-25 10:16Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for MTA-6.2-RHEL-8 and MTA-6.2-RHEL-9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Migration Toolkit for Applications \n\nSecurity Fix(es):\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)\n\n* apache-ivy: XML External Entity vulnerability (CVE-2022-46751)\n\n* jettison: Uncontrolled Recursion in JSONArray (CVE-2023-1436)\n\n* guava: insecure temporary directory creation (CVE-2023-2976)\n\n* follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse() (CVE-2023-26159)\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* jackson-databind: denial of service via cylic dependencies (CVE-2023-35116)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1027",
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2155970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970"
},
{
"category": "external",
"summary": "2182788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182788"
},
{
"category": "external",
"summary": "2215214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215214"
},
{
"category": "external",
"summary": "2215229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215229"
},
{
"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": "2233112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233112"
},
{
"category": "external",
"summary": "2256413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413"
},
{
"category": "external",
"summary": "MTA-87",
"url": "https://issues.redhat.com/browse/MTA-87"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1027.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Applications security update",
"tracking": {
"current_release_date": "2025-11-25T10:16:09+00:00",
"generator": {
"date": "2025-11-25T10:16:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:1027",
"initial_release_date": "2024-02-28T18:13:39+00:00",
"revision_history": [
{
"date": "2024-02-28T18:13:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-28T18:13:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:16:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "MTA 6.2 for RHEL 8",
"product": {
"name": "MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:6.2::el9"
}
}
},
{
"category": "product_name",
"name": "MTA 6.2 for RHEL 8",
"product": {
"name": "MTA 6.2 for RHEL 8",
"product_id": "8Base-MTA-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:6.2::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Applications"
},
{
"branches": [
{
"category": "product_version",
"name": "mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"product": {
"name": "mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"product_id": "mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-hub-rhel9\u0026tag=6.2.2-2"
}
}
},
{
"category": "product_version",
"name": "mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"product": {
"name": "mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"product_id": "mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-operator-bundle\u0026tag=6.2.2-5"
}
}
},
{
"category": "product_version",
"name": "mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"product": {
"name": "mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"product_id": "mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-rhel8-operator\u0026tag=6.2.2-3"
}
}
},
{
"category": "product_version",
"name": "mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"product": {
"name": "mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"product_id": "mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-pathfinder-rhel9\u0026tag=6.2.2-2"
}
}
},
{
"category": "product_version",
"name": "mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"product": {
"name": "mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"product_id": "mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-ui-rhel9\u0026tag=6.2.2-2"
}
}
},
{
"category": "product_version",
"name": "mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64",
"product": {
"name": "mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64",
"product_id": "mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-windup-addon-rhel9\u0026tag=6.2.2-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64"
},
"product_reference": "mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"relates_to_product_reference": "8Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64"
},
"product_reference": "mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64"
},
"product_reference": "mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64"
},
"product_reference": "mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64"
},
"product_reference": "mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
},
"product_reference": "mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-45693",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-12-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2155970"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jettison, where it is vulnerable to a denial of service caused by a stack-based buffer overflow. By sending a specially-crafted request using the map parameter, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has determined the impact of this flaw to be Moderate; a successful attack using this flaw would require the processing of untrusted, unsanitized, or unrestricted user inputs, which runs counter to established Red Hat security practices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-45693"
},
{
"category": "external",
"summary": "RHBZ#2155970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-45693",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45693"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693"
}
],
"release_date": "2022-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos"
},
{
"cve": "CVE-2022-46751",
"cwe": {
"id": "CWE-91",
"name": "XML Injection (aka Blind XPath Injection)"
},
"discovery_date": "2023-08-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2233112"
}
],
"notes": [
{
"category": "description",
"text": "Improper Restriction of XML External Entity Reference, XML Injection (aka Blind XPath Injection) vulnerability in Apache Software Foundation Apache Ivy.This issue affects any version of Apache Ivy prior to 2.5.2.\n\nWhen Apache Ivy prior to 2.5.2 parses XML files - either its own configuration, Ivy files or Apache Maven POMs - it will allow downloading external document type definitions and expand any entity references contained therein when used.\n\nThis can be used to exfiltrate data, access resources only the machine running Ivy has access to or disturb the execution of Ivy in different ways.\n\nStarting with Ivy 2.5.2 DTD processing is disabled by default except when parsing Maven POMs where the default is to allow DTD processing but only to include a DTD snippet shipping with Ivy that is needed to deal with existing Maven POMs that are not valid XML files but are nevertheless accepted by Maven. Access can be be made more lenient via newly introduced system properties where needed.\n\nUsers of Ivy prior to version 2.5.2 can use Java system properties to restrict processing of external DTDs, see the section about \"JAXP Properties for External Access restrictions\" inside Oracle\u0027s \"Java API for XML Processing (JAXP) Security Guide\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-ivy: XML External Entity vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-46751"
},
{
"category": "external",
"summary": "RHBZ#2233112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233112"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-46751",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46751"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46751",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46751"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/1dj60hg5nr36kjr4p1100dwjrqookps8",
"url": "https://lists.apache.org/thread/1dj60hg5nr36kjr4p1100dwjrqookps8"
}
],
"release_date": "2023-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"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:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "apache-ivy: XML External Entity vulnerability"
},
{
"cve": "CVE-2023-1436",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2023-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2182788"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jettison. Infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This issue leads to a StackOverflowError exception being thrown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jettison: Uncontrolled Recursion in JSONArray",
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1436"
},
{
"category": "external",
"summary": "RHBZ#2182788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182788"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1436"
},
{
"category": "external",
"summary": "https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/",
"url": "https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/"
}
],
"release_date": "2023-03-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jettison: Uncontrolled Recursion in JSONArray"
},
{
"cve": "CVE-2023-2976",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"discovery_date": "2023-06-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215229"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Guava. The methodology for temporary directories and files can allow other local users or apps with accordant permissions to access the temp files, possibly leading to information exposure or tampering in the files created in the directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "guava: insecure temporary directory creation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Single Sign-On 7 ships the affected component as a layered product of Red Hat JBoss Enterprise Application 7, and as such is affected by this flaw. However, Single Sign-On 7 does not use the affected code and is not vulnerable to exploit.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2976"
},
{
"category": "external",
"summary": "RHBZ#2215229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215229"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976"
}
],
"release_date": "2023-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "workaround",
"details": "Temp files should be created with sufficiently non-predictable names and in a secure-permissioned, dedicated temp folder.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "guava: insecure temporary directory creation"
},
{
"cve": "CVE-2023-26159",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-01-02T00:00:00+00:00",
"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": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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-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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"cve": "CVE-2023-35116",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-06-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215214"
}
],
"notes": [
{
"category": "description",
"text": "jackson-databind through 2.15.2 allows attackers to cause a denial of service or other unspecified impact via a crafted object that uses cyclic dependencies. NOTE: the vendor\u0027s perspective is that this is not a valid vulnerability report, because the steps of constructing a cyclic data structure and trying to serialize it cannot be achieved by an external attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: denial of service via cylic dependencies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is disputed by the component developers and is under reconsideration by NIST. As such, it should be excluded from scanning utilities or other compliance systems until the dispute is finalized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35116"
},
{
"category": "external",
"summary": "RHBZ#2215214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215214"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35116",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35116"
}
],
"release_date": "2023-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "workaround",
"details": "jackson-databind should not be used to deserialize untrusted inputs. User inputs should be validated and sanitized before processing.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jackson-databind: denial of service via cylic dependencies"
}
]
}
RHSA-2023:5947
Vulnerability from csaf_redhat - Published: 2023-10-26 00:47 - Updated: 2025-12-05 06:20Notes
{
"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-12-05T06:20:40+00:00",
"generator": {
"date": "2025-12-05T06:20:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-05T06:20:40+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",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-2024_2988
Vulnerability from csaf_redhat - Published: 2024-05-22 09:48 - Updated: 2024-12-17 22:42Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect (CVE-2018-25091)\n\n* golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents (CVE-2021-33198)\n\n* golang: crypto/tls: certificate of wrong type is causing TLS client to panic (CVE-2021-34558)\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)\n\n* urllib3: Request body not stripped after redirect from 303 status changes request method to GET (CVE-2023-45803)\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP) (CVE-2023-48795)\n\n* moby/buildkit: Possible race condition with accessing subpaths from cache mounts (CVE-2024-23650)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.10 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2988",
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index"
},
{
"category": "external",
"summary": "1983596",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1983596"
},
{
"category": "external",
"summary": "1989575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989575"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2244340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244340"
},
{
"category": "external",
"summary": "2246840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246840"
},
{
"category": "external",
"summary": "2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2262272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262272"
},
{
"category": "external",
"summary": "RHEL-18150",
"url": "https://issues.redhat.com/browse/RHEL-18150"
},
{
"category": "external",
"summary": "RHEL-2598",
"url": "https://issues.redhat.com/browse/RHEL-2598"
},
{
"category": "external",
"summary": "RHEL-26594",
"url": "https://issues.redhat.com/browse/RHEL-26594"
},
{
"category": "external",
"summary": "RHEL-3088",
"url": "https://issues.redhat.com/browse/RHEL-3088"
},
{
"category": "external",
"summary": "RHEL-3093",
"url": "https://issues.redhat.com/browse/RHEL-3093"
},
{
"category": "external",
"summary": "RHEL-3146",
"url": "https://issues.redhat.com/browse/RHEL-3146"
},
{
"category": "external",
"summary": "RHEL-9836",
"url": "https://issues.redhat.com/browse/RHEL-9836"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2988.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2024-12-17T22:42:36+00:00",
"generator": {
"date": "2024-12-17T22:42:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:2988",
"initial_release_date": "2024-05-22T09:48:55+00:00",
"revision_history": [
{
"date": "2024-05-22T09:48:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-22T09:48:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:42:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:rhel8:8100020240227110532:82888897",
"product": {
"name": "container-tools:rhel8:8100020240227110532:82888897",
"product_id": "container-tools:rhel8:8100020240227110532:82888897",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B21373%2B0d273fdf?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"product": {
"name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"product_id": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"product": {
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"product_id": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-1.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"product": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"product_id": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B20326%2B387084d0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B21373%2B0d273fdf?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=src"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"product": {
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"product_id": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-1.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src",
"product": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src",
"product_id": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B20326%2B387084d0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
"product_reference": "container-tools:rhel8:8100020240227110532:82888897",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch"
},
"product_reference": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src"
},
"product_reference": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch"
},
"product_reference": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch"
},
"product_reference": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
},
"product_reference": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src",
"relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25091",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-10-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2244340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the urllib3 package. Affected versions of this package are vulnerable to information exposure through sent data when the authorization HTTP header is not removed during a cross-origin redirect. An attacker can expose credentials in the authorization header to unintended hosts or transmit them in clear text by exploiting the incomplete fix for CVE-2018-20060.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is only exploitable if a redirect differs in host, port, or scheme. Due to the credential exposure in the authorization header, the confidentiality is highly impacted, but there is no proof that the integrity is affected in any way.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-25091"
},
{
"category": "external",
"summary": "RHBZ#2244340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-25091",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25091"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25091",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25091"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-PYTHON-URLLIB3-5969479",
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-URLLIB3-5969479"
}
],
"release_date": "2023-10-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect"
},
{
"cve": "CVE-2021-33198",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1989575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it attempts to allocate excessive memory. This issue may cause panic or unrecoverable fatal error if passed inputs with very large exponents. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Since OpenShift Container Platform 3.11 is in Maintenance Phase of the support, only Important and Critical severity vulnerabilities will be addressed at this time.\n\n* In Service Telemetry Framework, because the flaw has a lower impact and the package is not directly used by STF, no updates will be provided at this time for the STF containers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33198"
},
{
"category": "external",
"summary": "RHBZ#1989575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33198",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33198"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RgCMkAEQjSI",
"url": "https://groups.google.com/g/golang-announce/c/RgCMkAEQjSI"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents"
},
{
"cve": "CVE-2021-34558",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1983596"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A panic can be triggered by an attacker in a privileged network position without access to the server certificate\u0027s private key, as long as a trusted ECDSA or Ed25519 certificate for the server exists (or can be issued), or the client is configured with Config.InsecureSkipVerify. Clients that disable all TLS_RSA cipher suites (that is, TLS 1.0\u20131.2 cipher suites without ECDHE), as well as TLS 1.3-only clients, are unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: certificate of wrong type is causing TLS client to panic",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This vulnerability potentially affects any component written in Go that uses crypto/tls from the standard library. It is possible for components that make client connections to malicious servers to be exploited, however the maximum impact is a crash. This vulnerability is rated Low for the following components: \n - OpenShift Container Platform\n - OpenShift distributed tracing (formerly OpenShift Jaeger)\n - OpenShift Migration Toolkit for Containers\n - Red Hat Advanced Cluster Management for Kubernetes\n - Red Hat OpenShift on AWS\n - Red Hat OpenShift Virtualization\n\n* Because OpenShift Container Platform 3.11 is in Maintenance Phase of the support, only Important and Critical severity vulnerabilities will be addressed at this time.\n\n* Because Service Telemetry Framework1.2 will be retiring soon and the flaw\u0027s impact is lower, no update will be provided at this time for STF1.2\u0027s containers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-34558"
},
{
"category": "external",
"summary": "RHBZ#1983596",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1983596"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-34558",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34558"
},
{
"category": "external",
"summary": "https://golang.org/doc/devel/release#go1.15.minor",
"url": "https://golang.org/doc/devel/release#go1.15.minor"
},
{
"category": "external",
"summary": "https://golang.org/doc/devel/release#go1.16.minor",
"url": "https://golang.org/doc/devel/release#go1.16.minor"
}
],
"release_date": "2021-07-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: certificate of wrong type is causing TLS client to panic"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
},
{
"cve": "CVE-2023-45803",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-10-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. urllib3 doesn\u0027t remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303, after changing the method in a request from one that could accept a request body such as `POST` to `GET`, as is required by HTTP RFCs. This issue requires a previously trusted service to become compromised in order to have an impact on confidentiality, therefore, the exploitability of this vulnerability is low. Additionally, many users aren\u0027t putting sensitive data in HTTP request bodies; if this is the case, this vulnerability isn\u0027t exploitable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: Request body not stripped after redirect from 303 status changes request method to GET",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Both of the following conditions must be true to be affected by this vulnerability: \n1. Using urllib3 and submitting sensitive information in the HTTP request body such as form data or JSON\n2. The origin service is compromised and starts redirecting using 301, 302, or 303 to a malicious peer or the redirected-to service becomes compromised",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45803"
},
{
"category": "external",
"summary": "RHBZ#2246840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45803",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45803"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/4e98d57809dacab1cbe625fddeec1a290c478ea9",
"url": "https://github.com/urllib3/urllib3/commit/4e98d57809dacab1cbe625fddeec1a290c478ea9"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-g4mx-q9vg-27p4",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-g4mx-q9vg-27p4"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc9110.html#name-get",
"url": "https://www.rfc-editor.org/rfc/rfc9110.html#name-get"
}
],
"release_date": "2023-10-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Users unable to update should disable redirects for services that aren\u0027t expecting to respond with redirects with `redirects=False`, disable automatic redirects with `redirects=False`, and handle 301, 302, and 303 redirects manually by stripping the HTTP request body.",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: Request body not stripped after redirect from 303 status changes request method to GET"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
},
{
"cve": "CVE-2024-23650",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"discovery_date": "2024-02-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262272"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Moby Builder Toolkit. A malicious BuildKit client or any frontend that can craft a request could lead to the BuildKit daemon crashing with a panic due to the lack of input validation. A frontend is usually specified as the #syntax line on a Dockerfile or with the --frontend flag when using the buildctl build command.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby/buildkit: Possible race condition with accessing subpaths from cache mounts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-23650"
},
{
"category": "external",
"summary": "RHBZ#2262272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262272"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-23650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23650"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-9p26-698r-w4hx",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-9p26-698r-w4hx"
}
],
"release_date": "2024-01-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Avoid using untrusted input for the client or frontend syntax to minimize the vulnerability exploration.",
"product_ids": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch",
"AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby/buildkit: Possible race condition with accessing subpaths from cache mounts"
}
]
}
RHSA-2023_5738
Vulnerability from csaf_redhat - Published: 2023-10-16 14:00 - Updated: 2024-12-18 04:44Notes
{
"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": "2024-12-18T04:44:58+00:00",
"generator": {
"date": "2024-12-18T04:44:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"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": "2024-12-18T04:44:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.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-2024_1027
Vulnerability from csaf_redhat - Published: 2024-02-28 18:13 - Updated: 2024-12-17 22:34Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for MTA-6.2-RHEL-8 and MTA-6.2-RHEL-9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Migration Toolkit for Applications \n\nSecurity Fix(es):\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos (CVE-2022-45693)\n\n* apache-ivy: XML External Entity vulnerability (CVE-2022-46751)\n\n* jettison: Uncontrolled Recursion in JSONArray (CVE-2023-1436)\n\n* guava: insecure temporary directory creation (CVE-2023-2976)\n\n* follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse() (CVE-2023-26159)\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* jackson-databind: denial of service via cylic dependencies (CVE-2023-35116)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1027",
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2155970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970"
},
{
"category": "external",
"summary": "2182788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182788"
},
{
"category": "external",
"summary": "2215214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215214"
},
{
"category": "external",
"summary": "2215229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215229"
},
{
"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": "2233112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233112"
},
{
"category": "external",
"summary": "2256413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413"
},
{
"category": "external",
"summary": "MTA-87",
"url": "https://issues.redhat.com/browse/MTA-87"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1027.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Applications security update",
"tracking": {
"current_release_date": "2024-12-17T22:34:31+00:00",
"generator": {
"date": "2024-12-17T22:34:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:1027",
"initial_release_date": "2024-02-28T18:13:39+00:00",
"revision_history": [
{
"date": "2024-02-28T18:13:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-28T18:13:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:34:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "MTA 6.2 for RHEL 8",
"product": {
"name": "MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:6.2::el9"
}
}
},
{
"category": "product_name",
"name": "MTA 6.2 for RHEL 8",
"product": {
"name": "MTA 6.2 for RHEL 8",
"product_id": "8Base-MTA-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:6.2::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Applications"
},
{
"branches": [
{
"category": "product_version",
"name": "mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"product": {
"name": "mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"product_id": "mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-hub-rhel9\u0026tag=6.2.2-2"
}
}
},
{
"category": "product_version",
"name": "mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"product": {
"name": "mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"product_id": "mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-operator-bundle\u0026tag=6.2.2-5"
}
}
},
{
"category": "product_version",
"name": "mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"product": {
"name": "mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"product_id": "mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-rhel8-operator\u0026tag=6.2.2-3"
}
}
},
{
"category": "product_version",
"name": "mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"product": {
"name": "mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"product_id": "mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-pathfinder-rhel9\u0026tag=6.2.2-2"
}
}
},
{
"category": "product_version",
"name": "mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"product": {
"name": "mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"product_id": "mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-ui-rhel9\u0026tag=6.2.2-2"
}
}
},
{
"category": "product_version",
"name": "mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64",
"product": {
"name": "mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64",
"product_id": "mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-windup-addon-rhel9\u0026tag=6.2.2-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64"
},
"product_reference": "mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"relates_to_product_reference": "8Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64"
},
"product_reference": "mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64"
},
"product_reference": "mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64"
},
"product_reference": "mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64"
},
"product_reference": "mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
},
"product_reference": "mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-45693",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-12-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2155970"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jettison, where it is vulnerable to a denial of service caused by a stack-based buffer overflow. By sending a specially-crafted request using the map parameter, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has determined the impact of this flaw to be Moderate; a successful attack using this flaw would require the processing of untrusted, unsanitized, or unrestricted user inputs, which runs counter to established Red Hat security practices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-45693"
},
{
"category": "external",
"summary": "RHBZ#2155970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155970"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-45693",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45693"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45693"
}
],
"release_date": "2022-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jettison: If the value in map is the map\u0027s self, the new new JSONObject(map) cause StackOverflowError which may lead to dos"
},
{
"cve": "CVE-2022-46751",
"cwe": {
"id": "CWE-91",
"name": "XML Injection (aka Blind XPath Injection)"
},
"discovery_date": "2023-08-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2233112"
}
],
"notes": [
{
"category": "description",
"text": "Improper Restriction of XML External Entity Reference, XML Injection (aka Blind XPath Injection) vulnerability in Apache Software Foundation Apache Ivy.This issue affects any version of Apache Ivy prior to 2.5.2.\n\nWhen Apache Ivy prior to 2.5.2 parses XML files - either its own configuration, Ivy files or Apache Maven POMs - it will allow downloading external document type definitions and expand any entity references contained therein when used.\n\nThis can be used to exfiltrate data, access resources only the machine running Ivy has access to or disturb the execution of Ivy in different ways.\n\nStarting with Ivy 2.5.2 DTD processing is disabled by default except when parsing Maven POMs where the default is to allow DTD processing but only to include a DTD snippet shipping with Ivy that is needed to deal with existing Maven POMs that are not valid XML files but are nevertheless accepted by Maven. Access can be be made more lenient via newly introduced system properties where needed.\n\nUsers of Ivy prior to version 2.5.2 can use Java system properties to restrict processing of external DTDs, see the section about \"JAXP Properties for External Access restrictions\" inside Oracle\u0027s \"Java API for XML Processing (JAXP) Security Guide\".\n\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-ivy: XML External Entity vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-46751"
},
{
"category": "external",
"summary": "RHBZ#2233112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233112"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-46751",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46751"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46751",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46751"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/1dj60hg5nr36kjr4p1100dwjrqookps8",
"url": "https://lists.apache.org/thread/1dj60hg5nr36kjr4p1100dwjrqookps8"
}
],
"release_date": "2023-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"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:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "apache-ivy: XML External Entity vulnerability"
},
{
"cve": "CVE-2023-1436",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2023-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2182788"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jettison. Infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This issue leads to a StackOverflowError exception being thrown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jettison: Uncontrolled Recursion in JSONArray",
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1436"
},
{
"category": "external",
"summary": "RHBZ#2182788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182788"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1436"
},
{
"category": "external",
"summary": "https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/",
"url": "https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/"
}
],
"release_date": "2023-03-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jettison: Uncontrolled Recursion in JSONArray"
},
{
"cve": "CVE-2023-2976",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"discovery_date": "2023-06-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215229"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Guava. The methodology for temporary directories and files can allow other local users or apps with accordant permissions to access the temp files, possibly leading to information exposure or tampering in the files created in the directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "guava: insecure temporary directory creation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Single Sign-On 7 ships the affected component as a layered product of Red Hat JBoss Enterprise Application 7, and as such is affected by this flaw. However, Single Sign-On 7 does not use the affected code and is not vulnerable to exploit.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2976"
},
{
"category": "external",
"summary": "RHBZ#2215229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215229"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976"
}
],
"release_date": "2023-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "workaround",
"details": "Temp files should be created with sufficiently non-predictable names and in a secure-permissioned, dedicated temp folder.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "guava: insecure temporary directory creation"
},
{
"cve": "CVE-2023-26159",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-01-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2256413"
}
],
"notes": [
{
"category": "description",
"text": "An Improper Input Validation flaw was found in follow-redirects due to the improper handling of URLs by the url.parse() function. When a new URL() throws an error, it can be manipulated to misinterpret the hostname. This issue could allow an attacker to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "follow-redirects is a transitive dependency of Grafana, and does not affect Red Hat Enterprise Linux 8.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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-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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_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-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"cve": "CVE-2023-35116",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-06-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215214"
}
],
"notes": [
{
"category": "description",
"text": "jackson-databind through 2.15.2 allows attackers to cause a denial of service or other unspecified impact via a crafted object that uses cyclic dependencies. NOTE: the vendor\u0027s perspective is that this is not a valid vulnerability report, because the steps of constructing a cyclic data structure and trying to serialize it cannot be achieved by an external attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: denial of service via cylic dependencies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is disputed by the component developers and is under reconsideration by NIST. As such, it should be excluded from scanning utilities or other compliance systems until the dispute is finalized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35116"
},
{
"category": "external",
"summary": "RHBZ#2215214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215214"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35116",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35116"
}
],
"release_date": "2023-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-28T18:13:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "workaround",
"details": "jackson-databind should not be used to deserialize untrusted inputs. User inputs should be validated and sanitized before processing.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:e1e6f80467054b95379c1b482800a656917e1cfd35d8fac2d4f6ff4091088a67_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:b232b42b2de4be2d7c67ef2418070b155b79a275e2cbba343a04c22c1e016662_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:d142049160f51b71f1c9d970e23824952ca35e7c2e23d6c8753a33e727b87b81_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:781aef6a3a23c765a31e38a36ebc4c40957249888532f46a77d320f416816508_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:2e10de6bd9bb24a03579f555b71e6ff57f2c9d74cf3b79ec42e9dba4cab628a1_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:73671e9d3c4bf624d1a6745c5002b93b158519abf6b13c7bb0e1491d873316fc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jackson-databind: denial of service via cylic dependencies"
}
]
}
RHSA-2024:0292
Vulnerability from csaf_redhat - Published: 2024-01-23 21:41 - Updated: 2025-11-25 10:21Notes
{
"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-11-25T10:21:20+00:00",
"generator": {
"date": "2025-11-25T10:21:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"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-11-25T10:21:20+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:2988
Vulnerability from csaf_redhat - Published: 2024-05-22 09:48 - Updated: 2025-12-03 21:58Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect (CVE-2018-25091)\n\n* golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents (CVE-2021-33198)\n\n* golang: crypto/tls: certificate of wrong type is causing TLS client to panic (CVE-2021-34558)\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)\n\n* urllib3: Request body not stripped after redirect from 303 status changes request method to GET (CVE-2023-45803)\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP) (CVE-2023-48795)\n\n* moby/buildkit: Possible race condition with accessing subpaths from cache mounts (CVE-2024-23650)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.10 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2988",
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index"
},
{
"category": "external",
"summary": "1983596",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1983596"
},
{
"category": "external",
"summary": "1989575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989575"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2244340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244340"
},
{
"category": "external",
"summary": "2246840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246840"
},
{
"category": "external",
"summary": "2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2262272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262272"
},
{
"category": "external",
"summary": "RHEL-18150",
"url": "https://issues.redhat.com/browse/RHEL-18150"
},
{
"category": "external",
"summary": "RHEL-2598",
"url": "https://issues.redhat.com/browse/RHEL-2598"
},
{
"category": "external",
"summary": "RHEL-26594",
"url": "https://issues.redhat.com/browse/RHEL-26594"
},
{
"category": "external",
"summary": "RHEL-3088",
"url": "https://issues.redhat.com/browse/RHEL-3088"
},
{
"category": "external",
"summary": "RHEL-3093",
"url": "https://issues.redhat.com/browse/RHEL-3093"
},
{
"category": "external",
"summary": "RHEL-3146",
"url": "https://issues.redhat.com/browse/RHEL-3146"
},
{
"category": "external",
"summary": "RHEL-9836",
"url": "https://issues.redhat.com/browse/RHEL-9836"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2988.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2025-12-03T21:58:35+00:00",
"generator": {
"date": "2025-12-03T21:58:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2024:2988",
"initial_release_date": "2024-05-22T09:48:55+00:00",
"revision_history": [
{
"date": "2024-05-22T09:48:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-22T09:48:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-03T21:58:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src (container-tools:rhel8)",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B21373%2B0d273fdf?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src (container-tools:rhel8)",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src (container-tools:rhel8)",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-1.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B20326%2B387084d0?arch=src\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B21373%2B0d273fdf?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch (container-tools:rhel8)",
"product_id": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=noarch\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-1.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B20326%2B387084d0?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8)",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8)",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8)",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240227110532:82888897"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25091",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-10-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2244340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the urllib3 package. Affected versions of this package are vulnerable to information exposure through sent data when the authorization HTTP header is not removed during a cross-origin redirect. An attacker can expose credentials in the authorization header to unintended hosts or transmit them in clear text by exploiting the incomplete fix for CVE-2018-20060.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is only exploitable if a redirect differs in host, port, or scheme. Due to the credential exposure in the authorization header, the confidentiality is highly impacted, but there is no proof that the integrity is affected in any way.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-25091"
},
{
"category": "external",
"summary": "RHBZ#2244340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-25091",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25091"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25091",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25091"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-PYTHON-URLLIB3-5969479",
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-URLLIB3-5969479"
}
],
"release_date": "2023-10-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect"
},
{
"cve": "CVE-2021-33198",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1989575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it attempts to allocate excessive memory. This issue may cause panic or unrecoverable fatal error if passed inputs with very large exponents. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Since OpenShift Container Platform 3.11 is in Maintenance Phase of the support, only Important and Critical severity vulnerabilities will be addressed at this time.\n\n* In Service Telemetry Framework, because the flaw has a lower impact and the package is not directly used by STF, no updates will be provided at this time for the STF containers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33198"
},
{
"category": "external",
"summary": "RHBZ#1989575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33198",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33198"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RgCMkAEQjSI",
"url": "https://groups.google.com/g/golang-announce/c/RgCMkAEQjSI"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents"
},
{
"cve": "CVE-2021-34558",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1983596"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A panic can be triggered by an attacker in a privileged network position without access to the server certificate\u0027s private key, as long as a trusted ECDSA or Ed25519 certificate for the server exists (or can be issued), or the client is configured with Config.InsecureSkipVerify. Clients that disable all TLS_RSA cipher suites (that is, TLS 1.0\u20131.2 cipher suites without ECDHE), as well as TLS 1.3-only clients, are unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: certificate of wrong type is causing TLS client to panic",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This vulnerability potentially affects any component written in Go that uses crypto/tls from the standard library. It is possible for components that make client connections to malicious servers to be exploited, however the maximum impact is a crash. This vulnerability is rated Low for the following components: \n - OpenShift Container Platform\n - OpenShift distributed tracing (formerly OpenShift Jaeger)\n - OpenShift Migration Toolkit for Containers\n - Red Hat Advanced Cluster Management for Kubernetes\n - Red Hat OpenShift on AWS\n - Red Hat OpenShift Virtualization\n\n* Because OpenShift Container Platform 3.11 is in Maintenance Phase of the support, only Important and Critical severity vulnerabilities will be addressed at this time.\n\n* Because Service Telemetry Framework1.2 will be retiring soon and the flaw\u0027s impact is lower, no update will be provided at this time for STF1.2\u0027s containers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-34558"
},
{
"category": "external",
"summary": "RHBZ#1983596",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1983596"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-34558",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34558"
},
{
"category": "external",
"summary": "https://golang.org/doc/devel/release#go1.15.minor",
"url": "https://golang.org/doc/devel/release#go1.15.minor"
},
{
"category": "external",
"summary": "https://golang.org/doc/devel/release#go1.16.minor",
"url": "https://golang.org/doc/devel/release#go1.16.minor"
}
],
"release_date": "2021-07-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: certificate of wrong type is causing TLS client to panic"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"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",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"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": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "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": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
},
{
"cve": "CVE-2023-45803",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-10-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. urllib3 doesn\u0027t remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303, after changing the method in a request from one that could accept a request body such as `POST` to `GET`, as is required by HTTP RFCs. This issue requires a previously trusted service to become compromised in order to have an impact on confidentiality, therefore, the exploitability of this vulnerability is low. Additionally, many users aren\u0027t putting sensitive data in HTTP request bodies; if this is the case, this vulnerability isn\u0027t exploitable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: Request body not stripped after redirect from 303 status changes request method to GET",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Both of the following conditions must be true to be affected by this vulnerability: \n1. Using urllib3 and submitting sensitive information in the HTTP request body such as form data or JSON\n2. The origin service is compromised and starts redirecting using 301, 302, or 303 to a malicious peer or the redirected-to service becomes compromised",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45803"
},
{
"category": "external",
"summary": "RHBZ#2246840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45803",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45803"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/4e98d57809dacab1cbe625fddeec1a290c478ea9",
"url": "https://github.com/urllib3/urllib3/commit/4e98d57809dacab1cbe625fddeec1a290c478ea9"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-g4mx-q9vg-27p4",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-g4mx-q9vg-27p4"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc9110.html#name-get",
"url": "https://www.rfc-editor.org/rfc/rfc9110.html#name-get"
}
],
"release_date": "2023-10-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Users unable to update should disable redirects for services that aren\u0027t expecting to respond with redirects with `redirects=False`, disable automatic redirects with `redirects=False`, and handle 301, 302, and 303 redirects manually by stripping the HTTP request body.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: Request body not stripped after redirect from 303 status changes request method to GET"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
},
{
"cve": "CVE-2024-23650",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"discovery_date": "2024-02-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262272"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Moby Builder Toolkit. A malicious BuildKit client or any frontend that can craft a request could lead to the BuildKit daemon crashing with a panic due to the lack of input validation. A frontend is usually specified as the #syntax line on a Dockerfile or with the --frontend flag when using the buildctl build command.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby/buildkit: Possible race condition with accessing subpaths from cache mounts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-754: Improper Check for Unusual or Exceptional Conditions vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to apply the most restrictive settings required for operations, while baseline configurations maintain secure system and software states. A defense-in-depth monitoring strategy includes perimeter firewalls and endpoint protection services that detect and respond to indicators in real time, enabling logging and auditing of system behavior to identify and address improper exception handling. Automated integrity checks alert on unverified exception-related errors, while memory protection mechanisms reduce the risk of crashes or vulnerabilities caused by improper handling.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-23650"
},
{
"category": "external",
"summary": "RHBZ#2262272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262272"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-23650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23650"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-9p26-698r-w4hx",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-9p26-698r-w4hx"
}
],
"release_date": "2024-01-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:48:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "workaround",
"details": "Avoid using untrusted input for the client or frontend syntax to minimize the vulnerability exploration.",
"product_ids": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src::container-tools:rhel8",
"AppStream-8.10.0.GA:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x::container-tools:rhel8",
"AppStream-8.10.0.GA:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch::container-tools:rhel8",
"AppStream-8.10.0.GA:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby/buildkit: Possible race condition with accessing subpaths from cache mounts"
}
]
}
RHSA-2023:5969
Vulnerability from csaf_redhat - Published: 2023-10-20 14:51 - Updated: 2025-12-05 06:20Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for collectd-libpod-stats, etcd, and python-octavia-tests-tempest is now available for Red Hat OpenStack Platform 17.1.1.\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 etcd packages provide a highly available key-value store for shared configuration.\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.",
"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:5969",
"url": "https://access.redhat.com/errata/RHSA-2023:5969"
},
{
"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_5969.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1.1 security update",
"tracking": {
"current_release_date": "2025-12-05T06:20:48+00:00",
"generator": {
"date": "2025-12-05T06:20:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:5969",
"initial_release_date": "2023-10-20T14:51:03+00:00",
"revision_history": [
{
"date": "2023-10-20T14:51:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T14:51:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:20:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 17.1",
"product": {
"name": "Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:17.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.4.26-3.el9ost.src",
"product": {
"name": "etcd-0:3.4.26-3.el9ost.src",
"product_id": "etcd-0:3.4.26-3.el9ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.4.26-3.el9ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"product": {
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"product_id": "collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.5-6.el9ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"product": {
"name": "python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"product_id": "python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-octavia-tests-tempest@1.9.0-1.20230509101018.el9ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.4.26-3.el9ost.x86_64",
"product": {
"name": "etcd-0:3.4.26-3.el9ost.x86_64",
"product_id": "etcd-0:3.4.26-3.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.4.26-3.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"product_id": "etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.4.26-3.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"product_id": "etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.4.26-3.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"product": {
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"product_id": "collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.5-6.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product": {
"name": "python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_id": "python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang@1.9.0-1.20230509101018.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product": {
"name": "python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_id": "python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-octavia-tests-tempest-debugsource@1.9.0-1.20230509101018.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_id": "python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang-debuginfo@1.9.0-1.20230509101018.el9ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"product": {
"name": "python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"product_id": "python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest@1.9.0-1.20230509101018.el9ost?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.src as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src"
},
"product_reference": "collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64"
},
"product_reference": "collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.4.26-3.el9ost.src as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src"
},
"product_reference": "etcd-0:3.4.26-3.el9ost.src",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.4.26-3.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64"
},
"product_reference": "etcd-0:3.4.26-3.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.4.26-3.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.4.26-3.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src"
},
"product_reference": "python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64"
},
"product_reference": "python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch"
},
"product_reference": "python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64"
},
"product_reference": "python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64"
},
"product_reference": "python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
}
]
},
"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-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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": "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-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64"
],
"known_not_affected": [
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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-20T14:51:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5969"
}
],
"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-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64"
],
"known_not_affected": [
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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-20T14:51:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5969"
},
{
"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-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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-20T14:51:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5969"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_6296
Vulnerability from csaf_redhat - Published: 2023-11-02 19:16 - Updated: 2024-12-18 04:52Notes
{
"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 version 1.30.2 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.30.2 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.11, 4.12, and 4.13.\n\nThis release includes security, bug fixes, and enhancements.\n\nSecurity Fix(es):\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\nFor more details about the security issues, including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE pages 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:6296",
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
},
{
"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_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_6296.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.30.2",
"tracking": {
"current_release_date": "2024-12-18T04:52:18+00:00",
"generator": {
"date": "2024-12-18T04:52:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6296",
"initial_release_date": "2023-11-02T19:16:02+00:00",
"revision_history": [
{
"date": "2023-11-02T19:16:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-02T19:16:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:52:18+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.30",
"product": {
"name": "Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_serverless:1.30::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.30.0-8"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.30.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.30.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.9.0-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.30.0-8"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.30.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.30.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.9.0-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.30.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.30.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.9.0-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.30.0-8"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8\u0026tag=1.30.0-9"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
}
]
},
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-11-02T19:16:02+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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
}
],
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-11-02T19:16:02+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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
}
],
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
}
],
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-02T19:16:02+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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
},
{
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-11-02T19:16:02+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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
},
{
"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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_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-2024_0293
Vulnerability from csaf_redhat - Published: 2024-01-23 20:42 - Updated: 2024-12-17 22:30Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.10 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.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: net/http: insufficient sanitization of Host header\n(CVE-2023-29406)\n* golang: crypto/tls: slow verification of certificate chains containing\nlarge RSA keys (CVE-2023-29409)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0293",
"url": "https://access.redhat.com/errata/RHSA-2024:0293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0293.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.10 packages and security update",
"tracking": {
"current_release_date": "2024-12-17T22:30:42+00:00",
"generator": {
"date": "2024-12-17T22:30:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:0293",
"initial_release_date": "2024-01-23T20:42:27+00:00",
"revision_history": [
{
"date": "2024-01-23T20:42:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-23T20:42:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:30:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
},
{
"category": "product_name",
"name": "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": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"product_id": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202401121302.p0.ge36e183.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"product_id": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202401121302.p0.ge36e183.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-100.el9fdp.src",
"product": {
"name": "ovn23.09-0:23.09.0-100.el9fdp.src",
"product_id": "ovn23.09-0:23.09.0-100.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-100.el9fdp?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-100.el9fdp?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-100.el9fdp?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-100.el9fdp?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-100.el9fdp?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.x86_64"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.14.0-202401121302.p0.ge36e183.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.x86_64"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.14.0-202401121302.p0.ge36e183.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-0:23.09.0-100.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-100.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-100.el9fdp.src"
},
"product_reference": "ovn23.09-0:23.09.0-100.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.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": "2024-01-23T20:42:27+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-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0293"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.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": "2024-01-23T20:42:27+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-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0293"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
}
]
}
RHSA-2023:7765
Vulnerability from csaf_redhat - Published: 2023-12-12 17:24 - Updated: 2025-11-25 10:17Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for podman is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7765",
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7765.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2025-11-25T10:17:02+00:00",
"generator": {
"date": "2025-11-25T10:17:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:7765",
"initial_release_date": "2023-12-12T17:24:49+00:00",
"revision_history": [
{
"date": "2023-12-12T17:24:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:24:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:17:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.src",
"product": {
"name": "podman-2:4.6.1-7.el9_3.src",
"product_id": "podman-2:4.6.1-7.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-remote-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-tests-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-2:4.6.1-7.el9_3.noarch",
"product": {
"name": "podman-docker-2:4.6.1-7.el9_3.noarch",
"product_id": "podman-docker-2:4.6.1-7.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.6.1-7.el9_3?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src"
},
"product_reference": "podman-2:4.6.1-7.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.6.1-7.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch"
},
"product_reference": "podman-docker-2:4.6.1-7.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:5541
Vulnerability from csaf_redhat - Published: 2023-10-20 04:11 - Updated: 2025-12-05 06:20Notes
{
"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": "Logging Subsystem 5.6.12 - Red Hat OpenShift\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": "Logging Subsystem 5.6.12 - Red Hat OpenShift\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\nNOTE: A Red Hat Security Bulletin which addresses further details about this flaw is available in the References section.\n\n* tough-cookie: prototype pollution in cookie memstore (CVE-2023-26136)\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:5541",
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
},
{
"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": "2219310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219310"
},
{
"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": "external",
"summary": "LOG-4570",
"url": "https://issues.redhat.com/browse/LOG-4570"
},
{
"category": "external",
"summary": "LOG-4579",
"url": "https://issues.redhat.com/browse/LOG-4579"
},
{
"category": "external",
"summary": "LOG-4687",
"url": "https://issues.redhat.com/browse/LOG-4687"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5541.json"
}
],
"title": "Red Hat Security Advisory: Logging Subsystem 5.6.12 - Red Hat OpenShift security update",
"tracking": {
"current_release_date": "2025-12-05T06:20:02+00:00",
"generator": {
"date": "2025-12-05T06:20:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:5541",
"initial_release_date": "2023-10-20T04:11:50+00:00",
"revision_history": [
{
"date": "2023-10-20T04:11:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T04:11:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:20:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOL 5.6 for RHEL 8",
"product": {
"name": "RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:logging:5.6::el8"
}
}
}
],
"category": "product_family",
"name": "logging for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"product": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.6.12-19"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"product": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"product_id": "openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-operator-bundle\u0026tag=v5.6.12-21"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-176"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-420"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-370"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-190"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-192"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-400"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"product_id": "openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-113"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"product": {
"name": "openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"product_id": "openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.6.12-22"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-357"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-163"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-176"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-420"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-370"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-190"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"product_id": "openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-192"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"product_id": "openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-400"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"product_id": "openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-113"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-357"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-163"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-176"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-420"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-370"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-190"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"product_id": "openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-192"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"product_id": "openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-400"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"product_id": "openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-113"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-357"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-163"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-176"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-420"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-370"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-190"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-192"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-400"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64",
"product_id": "openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-113"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-357"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-163"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64"
},
"product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64"
},
"product_reference": "openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64"
},
"product_reference": "openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Kokorin Vsevolod"
]
}
],
"cve": "CVE-2023-26136",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2023-07-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2219310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the tough-cookie package which allows Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tough-cookie: prototype pollution in cookie memstore",
"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-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26136"
},
{
"category": "external",
"summary": "RHBZ#2219310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26136"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e",
"url": "https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/issues/282",
"url": "https://github.com/salesforce/tough-cookie/issues/282"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/releases/tag/v4.1.3",
"url": "https://github.com/salesforce/tough-cookie/releases/tag/v4.1.3"
},
{
"category": "external",
"summary": "https://lists.debian.org/debian-lts-announce/2023/07/msg00010.html",
"url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00010.html"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873",
"url": "https://security.snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873"
}
],
"release_date": "2023-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T04:11:50+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": [
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
}
],
"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": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tough-cookie: prototype pollution in cookie memstore"
},
{
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T04:11:50+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": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T04:11:50+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": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"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": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-20T04:11:50+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": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
},
{
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T04:11:50+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": [
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
},
{
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:6279
Vulnerability from csaf_redhat - Published: 2023-11-15 01:08 - Updated: 2025-12-05 06:21Notes
{
"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-12-05T06:21:43+00:00",
"generator": {
"date": "2025-12-05T06:21:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-05T06:21:43+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": "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-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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:6085
Vulnerability from csaf_redhat - Published: 2023-10-24 15:32 - Updated: 2025-12-05 06:21Notes
{
"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-12-05T06:21:14+00:00",
"generator": {
"date": "2025-12-05T06:21:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-05T06:21:14+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",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:5964
Vulnerability from csaf_redhat - Published: 2023-10-20 14:54 - Updated: 2025-12-05 06:20Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for collectd-libpod-stats is now available for Red Hat OpenStack\nPlatform 16.2.5 (Train).\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": "Collectd plugin for gathering resource usage statistics from containers\ncreated with the libpod library.\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: 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: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\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:5964",
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"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": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"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_5964.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.5 (collectd-libpod-stats) security update",
"tracking": {
"current_release_date": "2025-12-05T06:20:46+00:00",
"generator": {
"date": "2025-12-05T06:20:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:5964",
"initial_release_date": "2023-10-20T14:54:29+00:00",
"revision_history": [
{
"date": "2023-10-20T14:54:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T14:54:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:20:46+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": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"product": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"product_id": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-5.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"product": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"product_id": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-5.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"product": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"product_id": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-5.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le"
},
"product_reference": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src"
},
"product_reference": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
},
"product_reference": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"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-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"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-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"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, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.\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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor 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, 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* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.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-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.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-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.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-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:7762
Vulnerability from csaf_redhat - Published: 2023-12-12 17:30 - Updated: 2025-11-25 10:17Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for skopeo is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7762",
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7762.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2025-11-25T10:17:00+00:00",
"generator": {
"date": "2025-11-25T10:17:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:7762",
"initial_release_date": "2023-12-12T17:30:03+00:00",
"revision_history": [
{
"date": "2023-12-12T17:30:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:30:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:17:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.src",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.src",
"product_id": "skopeo-2:1.13.3-3.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:6840
Vulnerability from csaf_redhat - Published: 2023-11-15 07:24 - Updated: 2025-12-05 06:21Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.2 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.2. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:6837\n\nSecurity Fix(es):\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS\nattack (Rapid Reset Attack) (CVE-2023-44487 CVE-2023-39325)\n* golang: net/http: insufficient sanitization of Host header\n(CVE-2023-29406)\n* golang: crypto/tls: slow verification of certificate chains containing\nlarge RSA keys (CVE-2023-29409)\n* golang: html/template: improper handling of HTML-like comments within\nscript contexts (CVE-2023-39318)\n* golang: html/template: improper handling of special tags within script\ncontexts (CVE-2023-39319)\n* golang: crypto/tls: panic when processing post-handshake message on QUIC\nconnections (CVE-2023-39321)\n* golang: crypto/tls: lack of a limit on buffered post-handshake\n(CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6840",
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6840.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.2 packages and security update",
"tracking": {
"current_release_date": "2025-12-05T06:21:56+00:00",
"generator": {
"date": "2025-12-05T06:21:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6840",
"initial_release_date": "2023-11-15T07:24:02+00:00",
"revision_history": [
{
"date": "2023-11-15T07:24:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-15T07:24:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:21:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"product": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"product_id": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-2.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.40.1.rt14.325.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"product": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"product_id": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-1.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"product": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"product_id": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-2.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.40.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.40.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"product": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"product_id": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-1.rhaos4.14.el8?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch"
},
"product_reference": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src"
},
"product_reference": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch"
},
"product_reference": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src"
},
"product_reference": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"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",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_6161
Vulnerability from csaf_redhat - Published: 2023-10-30 02:16 - Updated: 2024-12-18 04:50Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Migration Toolkit for Containers (MTC) 1.7.14 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6161",
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6161.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.14 security and bug fix update",
"tracking": {
"current_release_date": "2024-12-18T04:50:42+00:00",
"generator": {
"date": "2024-12-18T04:50:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6161",
"initial_release_date": "2023-10-30T02:16:18+00:00",
"revision_history": [
{
"date": "2023-10-30T02:16:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-30T02:16:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:50:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.14-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.14-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.14-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.14-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.14-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"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_5805
Vulnerability from csaf_redhat - Published: 2023-10-17 17:43 - Updated: 2024-12-18 04:45Notes
{
"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": "2024-12-18T04:45:49+00:00",
"generator": {
"date": "2024-12-18T04:45:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"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": "2024-12-18T04:45:49+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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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)"
}
]
}
RHBA-2023:6109
Vulnerability from csaf_redhat - Published: 2023-10-25 12:32 - Updated: 2025-12-05 06:16Notes
{
"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 Release packages that fix several bugs and add various enhancements are now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Migration Toolkit for Virtualization 2.4.3 Images",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:6109",
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_6109.json"
}
],
"title": "Red Hat Bug Fix Advisory: MTV 2.4.3 Images",
"tracking": {
"current_release_date": "2025-12-05T06:16:32+00:00",
"generator": {
"date": "2025-12-05T06:16:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHBA-2023:6109",
"initial_release_date": "2023-10-25T12:32:35+00:00",
"revision_history": [
{
"date": "2023-10-25T12:32:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-25T12:32:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:16:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-MTV-2.4",
"product": {
"name": "8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "8Base-MTV-2.4",
"product": {
"name": "8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"product_id": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-api-rhel9\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"product_id": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-console-plugin-rhel9\u0026tag=2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"product_id": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-controller-rhel9\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"product_id": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-api-rhel8\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"product_id": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-rhel8\u0026tag=2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"product_id": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-openstack-populator-rhel9\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"product_id": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-operator-bundle\u0026tag=2.4.3-12"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"product_id": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhel8-operator\u0026tag=2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"product_id": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-populator-controller-rhel9\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"product_id": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhv-populator-rhel8\u0026tag=2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"product_id": "migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-ui-rhel8\u0026tag=2.4.3-2"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"product_id": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-validation-rhel9\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64",
"product_id": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-rhel9\u0026tag=2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"product_id": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8\u0026tag=2.4.3-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate impact.\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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"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-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"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": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"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": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-3978",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang HTML package where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim\u0027s web browser within the security context of the hosting website once the URL is clicked. The flaw allows an attacker to steal the victim\u0027s cookie-based authentication credentials.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Cross site scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nStatic code analysis controls ensure that security flaws, including XSS vulnerabilities, are detected early in development by scanning code for improper input handling. This prevents vulnerable code from reaching production and encourages our developers to follow secure coding practices.\n\nSystem monitoring controls play a crucial role in detecting and responding to XSS attacks by analyzing logs, monitoring user behavior, and generating alerts for suspicious activity. Meanwhile, AWS WAF (Web Application Firewall) adds an extra layer of defense by filtering and blocking malicious input before it reaches the platform and/or application. Together, these controls create a defense-in-depth approach, reducing the risk of XSS exploitation by preventing, detecting, and mitigating attacks at multiple levels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3978"
},
{
"category": "external",
"summary": "RHBZ#2228689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978"
},
{
"category": "external",
"summary": "https://go.dev/cl/514896",
"url": "https://go.dev/cl/514896"
},
{
"category": "external",
"summary": "https://go.dev/issue/61615",
"url": "https://go.dev/issue/61615"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1988",
"url": "https://pkg.go.dev/vuln/GO-2023-1988"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Cross site scripting"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"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, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.\nRedhat has marked this vulnerability as moderate as this vulnerability could lead to a potential denial of service when all the resource of a system is consumed which is technically not a clear case of denial of service.\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": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Moderate because it allows denial of service condition in Go\u2019s source code parser when processing specially crafted input containing //line directives with excessively large line numbers. Exploitation can cause the parser to enter an infinite loop, consuming CPU resources and rendering services unresponsive. While this issue does not permit code execution or data access, it poses a significant availability impact for systems processing untrusted Go source input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"category": "workaround",
"details": "To mitigate this issue, upgrade Go to version 1.19.8, 1.20.3, or later, where the vulnerability has been addressed.",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor 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, 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* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2024:0293
Vulnerability from csaf_redhat - Published: 2024-01-23 20:42 - Updated: 2025-11-25 10:16Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.10 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.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: net/http: insufficient sanitization of Host header\n(CVE-2023-29406)\n* golang: crypto/tls: slow verification of certificate chains containing\nlarge RSA keys (CVE-2023-29409)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0293",
"url": "https://access.redhat.com/errata/RHSA-2024:0293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0293.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.10 packages and security update",
"tracking": {
"current_release_date": "2025-11-25T10:16:09+00:00",
"generator": {
"date": "2025-11-25T10:16:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:0293",
"initial_release_date": "2024-01-23T20:42:27+00:00",
"revision_history": [
{
"date": "2024-01-23T20:42:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-23T20:42:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:16:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
},
{
"category": "product_name",
"name": "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": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"product_id": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202401121302.p0.ge36e183.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"product_id": "openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202401121302.p0.ge36e183.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-100.el9fdp.src",
"product": {
"name": "ovn23.09-0:23.09.0-100.el9fdp.src",
"product_id": "ovn23.09-0:23.09.0-100.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-100.el9fdp?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-100.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-100.el9fdp?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-100.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-100.el9fdp?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-100.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-100.el9fdp?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_id": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.3-2.rhaos4.14.git03502b6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_id": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.3-2.rhaos4.14.git03502b6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.3-2.rhaos4.14.git03502b6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401121302.p0.ge36e183.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-100.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-100.el9fdp?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.x86_64"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.14.0-202401121302.p0.ge36e183.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.x86_64"
},
"product_reference": "cri-o-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.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.3-2.rhaos4.14.git03502b6.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.14.0-202401121302.p0.ge36e183.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.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-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.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-202401121302.p0.ge36e183.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-0:23.09.0-100.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-100.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-100.el9fdp.src"
},
"product_reference": "ovn23.09-0:23.09.0-100.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-100.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-100.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-100.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-100.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-100.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-100.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.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": "2024-01-23T20:42:27+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-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0293"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.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": "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-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.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": "2024-01-23T20:42:27+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-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0293"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.3-2.rhaos4.14.git03502b6.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202401111553.p0.g286cfa5.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401121302.p0.ge36e183.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-100.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-100.el9fdp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
}
]
}
RHSA-2023_5530
Vulnerability from csaf_redhat - Published: 2023-10-20 05:04 - Updated: 2024-12-18 04:44Notes
{
"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": "Logging Subsystem 5.7.7 - Red Hat OpenShift\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": "Logging Subsystem 5.7.7 - Red Hat OpenShift\\\\Security Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\nNOTE: A Red Hat Security Bulletin which addresses further details about this flaw is available in the References section.\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:5530",
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
},
{
"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": "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": "LOG-4555",
"url": "https://issues.redhat.com/browse/LOG-4555"
},
{
"category": "external",
"summary": "LOG-4569",
"url": "https://issues.redhat.com/browse/LOG-4569"
},
{
"category": "external",
"summary": "LOG-4575",
"url": "https://issues.redhat.com/browse/LOG-4575"
},
{
"category": "external",
"summary": "LOG-4686",
"url": "https://issues.redhat.com/browse/LOG-4686"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5530.json"
}
],
"title": "Red Hat Security Advisory: Logging Subsystem 5.7.7 - Red Hat OpenShift security update",
"tracking": {
"current_release_date": "2024-12-18T04:44:23+00:00",
"generator": {
"date": "2024-12-18T04:44:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5530",
"initial_release_date": "2023-10-20T05:04:43+00:00",
"revision_history": [
{
"date": "2023-10-20T05:04:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T05:04:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:44:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOL 5.7 for RHEL 8",
"product": {
"name": "RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:logging:5.7::el8"
}
}
}
],
"category": "product_family",
"name": "logging for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.7.7-22"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.7.7-9"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-175"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-419"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-369"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-189"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-191"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-398"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64",
"product_id": "openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.28.1-32"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.7.7-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.7.7-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-355"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-161"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.7.7-22"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"product": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.7.7-53"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.7.7-9"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"product": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"product_id": "openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-operator-bundle\u0026tag=v5.7.7-24"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-175"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-419"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-369"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-189"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-191"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-398"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"product_id": "openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.28.1-32"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.7.7-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"product": {
"name": "openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"product_id": "openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.7.7-32"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.7.7-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-355"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-161"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.7.7-22"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.7.7-9"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-175"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-419"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-369"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-189"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"product_id": "openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-191"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"product_id": "openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-398"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"product_id": "openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.28.1-32"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.7.7-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.7.7-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-355"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-161"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.7.7-22"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.7.7-9"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-175"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-419"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-369"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-189"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"product_id": "openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-191"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"product_id": "openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-398"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"product_id": "openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.28.1-32"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.7.7-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.7.7-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-355"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-161"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64"
},
"product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64"
},
"product_reference": "openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64"
},
"product_reference": "openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64 as a component of RHOL 5.7 for RHEL 8",
"product_id": "8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64",
"relates_to_product_reference": "8Base-RHOL-5.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64"
],
"known_not_affected": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T05:04: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-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
}
],
"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-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"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-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64"
],
"known_not_affected": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T05:04: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-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
}
],
"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-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"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": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64"
],
"known_not_affected": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-20T05:04: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-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
},
{
"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-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x"
],
"known_not_affected": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T05:04: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-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
},
{
"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-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOL-5.7:openshift-logging/cluster-logging-operator-bundle@sha256:0761943b57451fa8cd0d42942a831376ab48f723e8ea461d0a5ea49c9a391d7b_amd64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:1d6a2bd236f72f3dbb4c2e284cb2ac2554d7d79b416d57ee94b8d158ea3ea807_arm64",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:2023d126c1be90ab6e6b27e778cc3944a2e5af2b44358537d65e60d385e78959_ppc64le",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:c9a5546e0f427376f36d6d350cebe7ed3e7d2468d3c8290528fbe054462e22d6_s390x",
"8Base-RHOL-5.7:openshift-logging/cluster-logging-rhel8-operator@sha256:efb5cb250782473d1f4eb42d06747c9fad6df65c888cca88ed421bba399c5d96_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-operator-bundle@sha256:060f8fd11a32cbb6247d7d41e4be1fc71026e9bab9238995b7b2e563fb94e6d7_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:2995302941f4c0d5016e49c3a01ca3bc4d80935ce1de70c84a2124e28e290947_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:6f64ee3aeedb891cb4b88e90c7569235d8e136cb2a66c7da1bc3ec73a518aa5d_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:7ca7ec92b15a7556d6a8daabd24a70f42e4260b6caf9168e852890c063e91186_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-proxy-rhel8@sha256:f223378bb8b335e6ed531a451a48fc17c039004414836cc1f2bf8d408eb6eb18_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:368447ae5216ada4c092c8781d3b847a5d37606d7c4ce430376ed5d3a4384863_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:640dfbd649bde0c5fed45d5ecaf595e1cf09ffa6d76be3b75751108c0d85bbcb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:720587fcb7a89a571c04c8e222e5ebf54c899086ce07461e5f5dac7dfe8e6af9_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch-rhel8-operator@sha256:9a492f0164ba9ea96a8cef43577a6d62ce5806dc1e821d3aee2abfcf35a02ac0_arm64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:0fab0830499ef530add912e8022f9d5a09addbf229e62bea989a1d8734e70a33_ppc64le",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:560831bdc34128719564aaaca4b80bba32062b97c87118b4ac00413609bcf067_amd64",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:90c408f644a8a853de8338f2d4c1b7ff10877973a98c15868e1e0662da8eca46_s390x",
"8Base-RHOL-5.7:openshift-logging/elasticsearch6-rhel8@sha256:a00a7c1c152b6d2897bdc06b0137b556e6931b7d309e4e9a585825dbd558d3ba_arm64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:3054aade5994df42ab7c2981865a7851049ea46ed20b7805d1553d6b28ab5af8_amd64",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:7a45458250a73682ab11a3c743d563ab1c9072281b15d3a18088c5902130a4cd_s390x",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:ac827708b7d49a217770e510124427e9430ec13b23d8fc3e0f7bdcb682214b34_ppc64le",
"8Base-RHOL-5.7:openshift-logging/eventrouter-rhel8@sha256:bc31b395c3a2353048cad9d0d44f28e60f7e0a01e5fc6f6b2803d813ec279687_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:08ba4f66916d6331ce739c856c863e2de59c7b870ef2247ed2ee4b5895932193_s390x",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:65b491f9794f306cfe74b6ff622e9fe8b1155df5ed89e8db1f34ee2d299b2245_ppc64le",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:d920792d5ea71265702f0a408888e051b47d23cb8b624c02e6ed29b142d152bf_arm64",
"8Base-RHOL-5.7:openshift-logging/fluentd-rhel8@sha256:f93ddeb2a52c0aead46bb0bb2af71a68c9a11093617615faadb3b07f45590fa1_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:6bdd69f14340d82695bd645b14f4faaa99c830630087d43aa843418cfb34b89e_arm64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:b104e6731b8ddfb98dd8a0891dfb1051fb59e82d70f91c297a62402922412c32_amd64",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:e8af2bde433bebee9236365ce6bc52db26981c8e484df2048cb4ed2b7cb5bed1_s390x",
"8Base-RHOL-5.7:openshift-logging/kibana6-rhel8@sha256:eddddb656ad870ad417cb92756ce537d32b55b17a9af3c87b5e2f4834017e48a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:407891f77d384f8708f9e33469c410e84ba25fa9e4cb16e4a6a9c212f0b48a9c_amd64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:7f5f8f7d40938e5a0b2b2724c551f4e1dcf57de78daacd736b28b964d0fa6eec_arm64",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:a91af106ffacd6a620c6b194697516ee3e9f8aa36605873061766d9f0ec35f84_s390x",
"8Base-RHOL-5.7:openshift-logging/log-file-metric-exporter-rhel8@sha256:fef8afe2da100f267ed9e3848b4a9a1183e04bf0a9702404d03b2f57e5ec1bde_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:00fe8c23f7944a5d639c17b2e81dd80a424aabbddd4d7f0aff6b54f8cf370a58_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:0a7df021980720321c27e8021626e0c4f428150faa75fd92803b3e172f07eedf_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:927ba226f05237f6ad1faf686149a89f692f8904445f5a35f15a685518d3fe6a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-curator5-rhel8@sha256:94a2902ffbfcec5c29a23529d81f4605ebab9bde8156ad1be6dba42ccedeb1fe_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:476a5e47090c24d1f8f5bafaca9b80e5373a2da0f14a7ec6e7254a32440adfdb_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:8cb4328b46bc3f8627f11fe69b37d8147f1d76b909c9880066277615c36cabc1_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9a1e97c4dac0165d92615b30b9140149b038ab788464dcd41f8a14b647220a98_s390x",
"8Base-RHOL-5.7:openshift-logging/logging-loki-rhel8@sha256:9fe7eba96b742b1a3d55cef2934ce6259be01faf589f0b2ec1bc3b557a833980_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:0f251245e9f1030e64a6c9b76fe22b571e4a3f9cc2fd38979b52e5c91c6bd2e6_arm64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:2f09d0a0faad8944b5d4689699ae15d3d4e44cefaa5aaa11f2c584e71b23e667_amd64",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:8181f92baa5a86da7767f605f4537b59fad583ee80fcde309fea504e9c3147c0_ppc64le",
"8Base-RHOL-5.7:openshift-logging/logging-view-plugin-rhel8@sha256:c1247743656700aa4be1b1f6d43732e9ad65e0a99a928065aa94ef2a3729bac8_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-operator-bundle@sha256:c569eba6b695d9f26dc47f413e925d02666683a4af0401f23cfd05b96dcb61e9_amd64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:31cdc95fe91aeb315afa5a1daf98e91587eac31b895de5b698bfd4637889ce22_arm64",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:4e59120fc8a10978b234716a5757891c197e9394aae2446b3b8d8621f3983792_ppc64le",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:75d73f70f941e73b41e38d666dc1dbdfb465cb2d182b6f3663d632da5a15feb7_s390x",
"8Base-RHOL-5.7:openshift-logging/loki-rhel8-operator@sha256:c7d2ef7cf71269238bb23db61f08f9d237baa955a18cb394e8d34dc80178cdc5_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:1b1dd755ceb338795820eb5c4abd1914071b4579502eb40379e0126dbc5bd58c_s390x",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:37e919ddb8673ef99e5e0e1b9e5c9c388c9417dd45971f2dab05bf92b462ab67_amd64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:3ef274ae69a419f4458c290b6bd33c2787798dc5a905f46dc20aff7b1c0b6e25_arm64",
"8Base-RHOL-5.7:openshift-logging/lokistack-gateway-rhel8@sha256:4cc1ddf22cba8a5ed94549115b5210d961e1978618c8cb48e820e545369ecb65_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:a99366c13fbb55e96bebe92054c09ac75133023b940df8b80a43d89c8d6db580_s390x",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:bdb8fb48f8b164fb3d55de977aaa19414654ec7284f148db11b77b94a3feefd1_ppc64le",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cc216b7b979a7b216fa7d4965ad6b1a147405fe95b95eafc0aa47c758f1b16d9_arm64",
"8Base-RHOL-5.7:openshift-logging/opa-openshift-rhel8@sha256:cf9edc3befb08c9e0327197884faeb387b44efc169063020d154aa2ce77bd711_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:5d785f0ff007386c3d6c69eb06e1bac518c7a1b781504ef5ddbb7e6a682382e8_amd64",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:7c85f6f777f9c74096c33f76fbc9c122f203cb549fc91142d51e6aebdc400ec5_s390x",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:b5633612eab927c2d65848d0fd4629e692fbd4ea5b7aa9254ddfe6982824c06a_ppc64le",
"8Base-RHOL-5.7:openshift-logging/vector-rhel8@sha256:eb444e7e77e14ff1f36c048bdd53d482b6cf3ed98d3ff6f2574620187fde49ab_arm64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_7764
Vulnerability from csaf_redhat - Published: 2023-12-12 17:29 - Updated: 2024-12-16 18:31Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for buildah is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7764",
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7764.json"
}
],
"title": "Red Hat Security Advisory: buildah security update",
"tracking": {
"current_release_date": "2024-12-16T18:31:31+00:00",
"generator": {
"date": "2024-12-16T18:31:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:7764",
"initial_release_date": "2023-12-12T17:29:16+00:00",
"revision_history": [
{
"date": "2023-12-12T17:29:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:29:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T18:31:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.src",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.src",
"product_id": "buildah-1:1.31.3-2.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:5721
Vulnerability from csaf_redhat - Published: 2023-10-16 12:38 - Updated: 2025-12-05 06:20Notes
{
"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-12-05T06:20:23+00:00",
"generator": {
"date": "2025-12-05T06:20:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-05T06:20:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.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-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=src\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=src\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8)",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=src\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020231013004859:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"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.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.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",
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
]
},
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
],
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
]
}
],
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
]
},
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
],
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
]
}
],
"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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
]
},
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
],
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
]
}
],
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
]
}
],
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
]
},
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
],
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
]
}
],
"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:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2024:1383
Vulnerability from csaf_redhat - Published: 2024-03-19 15:19 - Updated: 2025-12-03 21:58Notes
{
"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-12-03T21:58:29+00:00",
"generator": {
"date": "2025-12-03T21:58:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-03T21:58:29+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 has been identified 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",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.\n\nRed Hat Developer Hub contains a fix in 1.1-91 version.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:7764
Vulnerability from csaf_redhat - Published: 2023-12-12 17:29 - Updated: 2025-11-25 10:17Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for buildah is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7764",
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7764.json"
}
],
"title": "Red Hat Security Advisory: buildah security update",
"tracking": {
"current_release_date": "2025-11-25T10:17:02+00:00",
"generator": {
"date": "2025-11-25T10:17:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:7764",
"initial_release_date": "2023-12-12T17:29:16+00:00",
"revision_history": [
{
"date": "2023-12-12T17:29:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:29:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:17:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.src",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.src",
"product_id": "buildah-1:1.31.3-2.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:5971
Vulnerability from csaf_redhat - Published: 2023-10-20 14:56 - Updated: 2025-12-05 06:20Notes
{
"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 17.1.1.\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: 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:5971",
"url": "https://access.redhat.com/errata/RHSA-2023:5971"
},
{
"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_5971.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1.1 (director-operator) security update",
"tracking": {
"current_release_date": "2025-12-05T06:20:50+00:00",
"generator": {
"date": "2025-12-05T06:20:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:5971",
"initial_release_date": "2023-10-20T14:56:06+00:00",
"revision_history": [
{
"date": "2023-10-20T14:56:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T14:56:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:20:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 17.1",
"product": {
"name": "Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:17.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"product": {
"name": "rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"product_id": "rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel9/osp-director-agent\u0026tag=1.3.1-11"
}
}
},
{
"category": "product_version",
"name": "rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"product": {
"name": "rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"product_id": "rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel9/osp-director-downloader\u0026tag=1.3.1-9"
}
}
},
{
"category": "product_version",
"name": "rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"product": {
"name": "rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"product_id": "rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel9/osp-director-operator-bundle\u0026tag=1.3.1-18"
}
}
},
{
"category": "product_version",
"name": "rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64",
"product": {
"name": "rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64",
"product_id": "rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel9/osp-director-operator\u0026tag=1.3.1-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64"
},
"product_reference": "rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64"
},
"product_reference": "rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64"
},
"product_reference": "rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64"
},
"product_reference": "rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64",
"relates_to_product_reference": "9Base-RHOS-17.1"
}
]
},
"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-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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-20T14:56:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5971"
}
],
"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-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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-20T14:56:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5971"
},
{
"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-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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-20T14:56:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5971"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2024_1383
Vulnerability from csaf_redhat - Published: 2024-03-19 15:19 - Updated: 2024-12-17 22:35Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated packages that include numerous enhancements and bug fixes are now available for Red Hat OpenShift Data Foundation 4.15.0 on Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Container Platform. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multicloud data management service with an S3 compatible API.\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nThese updated packages include numerous enhancements and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat OpenShift Data Foundation Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.15/html/4.15_release_notes/index\n\nAll Red Hat OpenShift Data Foundation users are advised to upgrade to these packages that provide these bug fixes and enhancements.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1383",
"url": "https://access.redhat.com/errata/RHSA-2024:1383"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.15/html/4.15_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.15/html/4.15_release_notes/index"
},
{
"category": "external",
"summary": "2005835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005835"
},
{
"category": "external",
"summary": "2022467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022467"
},
{
"category": "external",
"summary": "2126028",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126028"
},
{
"category": "external",
"summary": "2130266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130266"
},
{
"category": "external",
"summary": "2151493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151493"
},
{
"category": "external",
"summary": "2165128",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165128"
},
{
"category": "external",
"summary": "2165907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165907"
},
{
"category": "external",
"summary": "2196858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196858"
},
{
"category": "external",
"summary": "2207925",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207925"
},
{
"category": "external",
"summary": "2208302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208302"
},
{
"category": "external",
"summary": "2209616",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209616"
},
{
"category": "external",
"summary": "2210970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210970"
},
{
"category": "external",
"summary": "2213885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213885"
},
{
"category": "external",
"summary": "2222254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222254"
},
{
"category": "external",
"summary": "2228785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228785"
},
{
"category": "external",
"summary": "2229670",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229670"
},
{
"category": "external",
"summary": "2231076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231076"
},
{
"category": "external",
"summary": "2231860",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231860"
},
{
"category": "external",
"summary": "2233010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233010"
},
{
"category": "external",
"summary": "2234479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2234479"
},
{
"category": "external",
"summary": "2236384",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236384"
},
{
"category": "external",
"summary": "2236400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236400"
},
{
"category": "external",
"summary": "2237427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237427"
},
{
"category": "external",
"summary": "2237895",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237895"
},
{
"category": "external",
"summary": "2237903",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237903"
},
{
"category": "external",
"summary": "2237920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237920"
},
{
"category": "external",
"summary": "2239208",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239208"
},
{
"category": "external",
"summary": "2239590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239590"
},
{
"category": "external",
"summary": "2239608",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239608"
},
{
"category": "external",
"summary": "2240756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240756"
},
{
"category": "external",
"summary": "2240908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240908"
},
{
"category": "external",
"summary": "2241268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241268"
},
{
"category": "external",
"summary": "2241872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241872"
},
{
"category": "external",
"summary": "2242309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242309"
},
{
"category": "external",
"summary": "2244568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244568"
},
{
"category": "external",
"summary": "2244569",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244569"
},
{
"category": "external",
"summary": "2244570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244570"
},
{
"category": "external",
"summary": "2245004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245004"
},
{
"category": "external",
"summary": "2246084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246084"
},
{
"category": "external",
"summary": "2246993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246993"
},
{
"category": "external",
"summary": "2247094",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247094"
},
{
"category": "external",
"summary": "2247313",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247313"
},
{
"category": "external",
"summary": "2247518",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247518"
},
{
"category": "external",
"summary": "2247542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247542"
},
{
"category": "external",
"summary": "2247714",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247714"
},
{
"category": "external",
"summary": "2247731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247731"
},
{
"category": "external",
"summary": "2247743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247743"
},
{
"category": "external",
"summary": "2247748",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247748"
},
{
"category": "external",
"summary": "2248117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248117"
},
{
"category": "external",
"summary": "2248664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248664"
},
{
"category": "external",
"summary": "2248666",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248666"
},
{
"category": "external",
"summary": "2248684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248684"
},
{
"category": "external",
"summary": "2248832",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248832"
},
{
"category": "external",
"summary": "2249678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2249678"
},
{
"category": "external",
"summary": "2249844",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2249844"
},
{
"category": "external",
"summary": "2250092",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250092"
},
{
"category": "external",
"summary": "2250152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250152"
},
{
"category": "external",
"summary": "2250636",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250636"
},
{
"category": "external",
"summary": "2250911",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250911"
},
{
"category": "external",
"summary": "2250995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250995"
},
{
"category": "external",
"summary": "2251741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251741"
},
{
"category": "external",
"summary": "2252035",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252035"
},
{
"category": "external",
"summary": "2252756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252756"
},
{
"category": "external",
"summary": "2253185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253185"
},
{
"category": "external",
"summary": "2253257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253257"
},
{
"category": "external",
"summary": "2253953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253953"
},
{
"category": "external",
"summary": "2254159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254159"
},
{
"category": "external",
"summary": "2254216",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254216"
},
{
"category": "external",
"summary": "2254330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254330"
},
{
"category": "external",
"summary": "2254333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254333"
},
{
"category": "external",
"summary": "2254513",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254513"
},
{
"category": "external",
"summary": "2255036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255036"
},
{
"category": "external",
"summary": "2255194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255194"
},
{
"category": "external",
"summary": "2255219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255219"
},
{
"category": "external",
"summary": "2255232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255232"
},
{
"category": "external",
"summary": "2255240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255240"
},
{
"category": "external",
"summary": "2255241",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255241"
},
{
"category": "external",
"summary": "2255310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255310"
},
{
"category": "external",
"summary": "2255320",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255320"
},
{
"category": "external",
"summary": "2255328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255328"
},
{
"category": "external",
"summary": "2255332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255332"
},
{
"category": "external",
"summary": "2255333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255333"
},
{
"category": "external",
"summary": "2255340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255340"
},
{
"category": "external",
"summary": "2255343",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255343"
},
{
"category": "external",
"summary": "2255411",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255411"
},
{
"category": "external",
"summary": "2255491",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255491"
},
{
"category": "external",
"summary": "2255499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255499"
},
{
"category": "external",
"summary": "2255501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255501"
},
{
"category": "external",
"summary": "2255508",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255508"
},
{
"category": "external",
"summary": "2255557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255557"
},
{
"category": "external",
"summary": "2255586",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255586"
},
{
"category": "external",
"summary": "2255890",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255890"
},
{
"category": "external",
"summary": "2256085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256085"
},
{
"category": "external",
"summary": "2256161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256161"
},
{
"category": "external",
"summary": "2256456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256456"
},
{
"category": "external",
"summary": "2256566",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256566"
},
{
"category": "external",
"summary": "2256580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256580"
},
{
"category": "external",
"summary": "2256597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256597"
},
{
"category": "external",
"summary": "2256633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256633"
},
{
"category": "external",
"summary": "2256637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256637"
},
{
"category": "external",
"summary": "2256725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256725"
},
{
"category": "external",
"summary": "2256777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256777"
},
{
"category": "external",
"summary": "2257222",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257222"
},
{
"category": "external",
"summary": "2257296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257296"
},
{
"category": "external",
"summary": "2257310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257310"
},
{
"category": "external",
"summary": "2257427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257427"
},
{
"category": "external",
"summary": "2257441",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257441"
},
{
"category": "external",
"summary": "2257634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257634"
},
{
"category": "external",
"summary": "2257674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257674"
},
{
"category": "external",
"summary": "2257694",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257694"
},
{
"category": "external",
"summary": "2257711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257711"
},
{
"category": "external",
"summary": "2257982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257982"
},
{
"category": "external",
"summary": "2258015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258015"
},
{
"category": "external",
"summary": "2258021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258021"
},
{
"category": "external",
"summary": "2258351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258351"
},
{
"category": "external",
"summary": "2258357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258357"
},
{
"category": "external",
"summary": "2258560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258560"
},
{
"category": "external",
"summary": "2258591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258591"
},
{
"category": "external",
"summary": "2258681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258681"
},
{
"category": "external",
"summary": "2258744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258744"
},
{
"category": "external",
"summary": "2258814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258814"
},
{
"category": "external",
"summary": "2258937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258937"
},
{
"category": "external",
"summary": "2258974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258974"
},
{
"category": "external",
"summary": "2259187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259187"
},
{
"category": "external",
"summary": "2259476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259476"
},
{
"category": "external",
"summary": "2259632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259632"
},
{
"category": "external",
"summary": "2259664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259664"
},
{
"category": "external",
"summary": "2259773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259773"
},
{
"category": "external",
"summary": "2259852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259852"
},
{
"category": "external",
"summary": "2260050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260050"
},
{
"category": "external",
"summary": "2260131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260131"
},
{
"category": "external",
"summary": "2260279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260279"
},
{
"category": "external",
"summary": "2260340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260340"
},
{
"category": "external",
"summary": "2260818",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260818"
},
{
"category": "external",
"summary": "2261936",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261936"
},
{
"category": "external",
"summary": "2262052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262052"
},
{
"category": "external",
"summary": "2262252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262252"
},
{
"category": "external",
"summary": "2262376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262376"
},
{
"category": "external",
"summary": "2262974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262974"
},
{
"category": "external",
"summary": "2263319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263319"
},
{
"category": "external",
"summary": "2263472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263472"
},
{
"category": "external",
"summary": "2263984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263984"
},
{
"category": "external",
"summary": "2264002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264002"
},
{
"category": "external",
"summary": "2264825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264825"
},
{
"category": "external",
"summary": "2265051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265051"
},
{
"category": "external",
"summary": "2265109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265109"
},
{
"category": "external",
"summary": "2265124",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265124"
},
{
"category": "external",
"summary": "2265514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265514"
},
{
"category": "external",
"summary": "2266564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266564"
},
{
"category": "external",
"summary": "2266583",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266583"
},
{
"category": "external",
"summary": "2267209",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267209"
},
{
"category": "external",
"summary": "2267712",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267712"
},
{
"category": "external",
"summary": "2267857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267857"
},
{
"category": "external",
"summary": "2267885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267885"
},
{
"category": "external",
"summary": "2268407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268407"
},
{
"category": "external",
"summary": "2268959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268959"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1383.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.15.0 security, enhancement, \u0026 bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:35:50+00:00",
"generator": {
"date": "2024-12-17T22:35:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:1383",
"initial_release_date": "2024-03-19T15:19:34+00:00",
"revision_history": [
{
"date": "2024-03-19T15:19:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-03-19T15:19:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:35:50+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.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:5974
Vulnerability from csaf_redhat - Published: 2023-10-20 16:49 - Updated: 2025-12-05 06:20Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for network-observability-console-plugin-container, network-observability-ebpf-agent-container, network-observability-flowlogs-pipeline-container, network-observability-operator-bundle-container, and network-observability-operator-container is now available for NETWORK-OBSERVABILITY-1.4.0-RHEL-9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Security Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:5974",
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "NETOBSERV-1344",
"url": "https://issues.redhat.com/browse/NETOBSERV-1344"
},
{
"category": "external",
"summary": "NETOBSERV-926",
"url": "https://issues.redhat.com/browse/NETOBSERV-926"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5974.json"
}
],
"title": "Red Hat Security Advisory: Network Observability security update",
"tracking": {
"current_release_date": "2025-12-05T06:20:51+00:00",
"generator": {
"date": "2025-12-05T06:20:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:5974",
"initial_release_date": "2023-10-20T16:49:58+00:00",
"revision_history": [
{
"date": "2023-10-20T16:49:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T16:49:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:20:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "NETOBSERV 1.4 for RHEL 9",
"product": {
"name": "NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:network_observ_optr:1.4.0::el9"
}
}
}
],
"category": "product_family",
"name": "Network Observability"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"product_id": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"product_id": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"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",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"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_5541
Vulnerability from csaf_redhat - Published: 2023-10-20 04:11 - Updated: 2024-12-18 04:44Notes
{
"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": "Logging Subsystem 5.6.12 - Red Hat OpenShift\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": "Logging Subsystem 5.6.12 - Red Hat OpenShift\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\nNOTE: A Red Hat Security Bulletin which addresses further details about this flaw is available in the References section.\n\n* tough-cookie: prototype pollution in cookie memstore (CVE-2023-26136)\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:5541",
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
},
{
"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": "2219310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219310"
},
{
"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": "external",
"summary": "LOG-4570",
"url": "https://issues.redhat.com/browse/LOG-4570"
},
{
"category": "external",
"summary": "LOG-4579",
"url": "https://issues.redhat.com/browse/LOG-4579"
},
{
"category": "external",
"summary": "LOG-4687",
"url": "https://issues.redhat.com/browse/LOG-4687"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5541.json"
}
],
"title": "Red Hat Security Advisory: Logging Subsystem 5.6.12 - Red Hat OpenShift security update",
"tracking": {
"current_release_date": "2024-12-18T04:44:33+00:00",
"generator": {
"date": "2024-12-18T04:44:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5541",
"initial_release_date": "2023-10-20T04:11:50+00:00",
"revision_history": [
{
"date": "2023-10-20T04:11:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T04:11:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:44:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOL 5.6 for RHEL 8",
"product": {
"name": "RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:logging:5.6::el8"
}
}
}
],
"category": "product_family",
"name": "logging for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"product": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.6.12-19"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"product": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"product_id": "openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-operator-bundle\u0026tag=v5.6.12-21"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-176"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-420"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-370"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-190"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-192"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-400"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"product_id": "openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-113"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"product": {
"name": "openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"product_id": "openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.6.12-22"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-357"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-163"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-176"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-420"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-370"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-190"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"product_id": "openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-192"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"product_id": "openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-400"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"product_id": "openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-113"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-357"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-163"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-176"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-420"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-370"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-190"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"product_id": "openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-192"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"product_id": "openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-400"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"product_id": "openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-113"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-357"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-163"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"product": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"product_id": "openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"product": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"product_id": "openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel8\u0026tag=v1.0.0-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel8\u0026tag=v1.1.0-176"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"product": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"product_id": "openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel8\u0026tag=v5.8.1-420"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"product_id": "openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel8\u0026tag=v6.8.1-370"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"product": {
"name": "openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"product_id": "openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel8\u0026tag=v0.4.0-190"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"product": {
"name": "openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"product_id": "openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel8\u0026tag=v1.14.6-192"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"product": {
"name": "openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"product_id": "openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/kibana6-rhel8\u0026tag=v6.8.1-400"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"product": {
"name": "openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"product_id": "openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel8\u0026tag=v2.9.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64",
"product": {
"name": "openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64",
"product_id": "openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel8\u0026tag=v0.21.0-113"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"product_id": "openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel8\u0026tag=v5.6.12-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"product": {
"name": "openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"product_id": "openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel8-operator\u0026tag=v5.6.12-10"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"product_id": "openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel8\u0026tag=v0.1.0-357"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"product": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"product_id": "openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel8\u0026tag=v0.1.0-163"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64"
},
"product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le"
},
"product_reference": "openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64"
},
"product_reference": "openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x"
},
"product_reference": "openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64"
},
"product_reference": "openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le"
},
"product_reference": "openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64"
},
"product_reference": "openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x"
},
"product_reference": "openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64"
},
"product_reference": "openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64"
},
"product_reference": "openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x"
},
"product_reference": "openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64"
},
"product_reference": "openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"relates_to_product_reference": "8Base-RHOL-5.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64 as a component of RHOL 5.6 for RHEL 8",
"product_id": "8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
},
"product_reference": "openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64",
"relates_to_product_reference": "8Base-RHOL-5.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Kokorin Vsevolod"
]
}
],
"cve": "CVE-2023-26136",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2023-07-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2219310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the tough-cookie package which allows Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tough-cookie: prototype pollution in cookie memstore",
"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-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26136"
},
{
"category": "external",
"summary": "RHBZ#2219310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26136"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e",
"url": "https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/issues/282",
"url": "https://github.com/salesforce/tough-cookie/issues/282"
},
{
"category": "external",
"summary": "https://github.com/salesforce/tough-cookie/releases/tag/v4.1.3",
"url": "https://github.com/salesforce/tough-cookie/releases/tag/v4.1.3"
},
{
"category": "external",
"summary": "https://lists.debian.org/debian-lts-announce/2023/07/msg00010.html",
"url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00010.html"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873",
"url": "https://security.snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873"
}
],
"release_date": "2023-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T04:11:50+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": [
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
}
],
"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": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tough-cookie: prototype pollution in cookie memstore"
},
{
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T04:11:50+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": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T04:11:50+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": [
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
}
],
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"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": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-20T04:11:50+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": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
},
{
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64"
],
"known_not_affected": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T04:11:50+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": [
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5541"
},
{
"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-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOL-5.6:openshift-logging/cluster-logging-operator-bundle@sha256:02c4a20e1f2b0678afe4ea0757933ce581ef66e6b189622aea7dc0fa91e6c18c_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:556e2c39c0eebd2e8a4d361d40221fa8cf0e9bf7db66dcf2bd2f32576240d94b_amd64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:64d3a93c2adbca869845ea59edfbef2675658bd15fd22dfc1681b57809d3269c_arm64",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:a697fe3d581606f0da267205636c94e0dd7076fdf562fe9d4f0332ec0267f880_s390x",
"8Base-RHOL-5.6:openshift-logging/cluster-logging-rhel8-operator@sha256:f8553bf9f5a75c089cdf5a26f8853e6f4488c19ef2a8dc1e0ebc96e4aab0384f_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-operator-bundle@sha256:369d45c783651c6e07dfd721fa43025800b263da8e1fdbbc75b296686426e840_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:26f58db9cb18dfe0eb7a3478a7bb86c87efabe32d98dcf74bc34226a09ea6f0e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:938ac92e58ab4fd377219899c6f3c25f41a58260f078e44b371d91964083d96a_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:c67b4fadb575fc60d60cc3307da75f2fa3e5c4760e572072308a506e4e271ab1_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-proxy-rhel8@sha256:ce5fc5a37453626de4bcb9a05d3849ef7da0722bfc8f0fecfc1f693cf6b5deff_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:2a87c3b6888c57d813169da3ae06aa5bcac1ac916cdc62da3c492928d8eab187_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:34a393916466f1d4544cbe4d75936147c4bfc4e0246bee0faebc5c285f26d30d_arm64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:358c663dbc3c6b0ee31a4b2665c79ff7b826ba6b72c21db62d186a6da09b04c4_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch-rhel8-operator@sha256:7a9678d49d25ec0afbcab3c98a3d26d2eeda04a0ece3a833d91dde818f0dde22_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:8e62859531fcb8dd6b054a76c4bc95b62ff62bcbe69fe18f132689a203168bc8_s390x",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:92ab2dde35f2f59c3a8ce7b8b12f5703a7a214e83ca5cc13673d0c8ad373f02e_amd64",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:caeeb679701abcbb9612b77ef0975575cf31c96b74bfc06553d61140a3f52bb7_ppc64le",
"8Base-RHOL-5.6:openshift-logging/elasticsearch6-rhel8@sha256:cd9a57aad90fdec4fef3b0f9b31df96c12bd7fe97cad90f9a1de79e6b0af4bbb_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:b822207e2e70c989cf98d9e5a810e85034a8a1fd2130451e525ce4a804dd1727_s390x",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ec56cae824197805c3287f57854343d2d26caa0b192a009c966d28c32f0d0d92_ppc64le",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:fc638d1f8ff0f079ea1f5cfa3a9938dc06374ca4e6cd24f92ba62b7d03fd6963_arm64",
"8Base-RHOL-5.6:openshift-logging/eventrouter-rhel8@sha256:ff509532db6b7e2d3a44fac2cf9b63687aa8bfbaab46d7a5f9d58be192475818_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:149d75b8f4f523c86122176935c63b96305f6eb308e74eea9fa6651c8e75d239_amd64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:3038086e3dbfab1e3070cdeeb7968e863ab4b1012d161ed263e93b153ae2223b_s390x",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:816908f1ac923336e8e3b87129af40271bde545e12b3385186425038f1b14991_arm64",
"8Base-RHOL-5.6:openshift-logging/fluentd-rhel8@sha256:e489da61d05557fba2718fd3e75b7ba50c51c173f43088334db7f3c993748711_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0958ffa84bed51e99177837ac672324e5a8c1b20535d8110a3bbabe3f952073e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:0c4ea44d09b21a915c3ecc17c9a50ba22d71ed06b0cc4ba1d8bfbe1ced426e47_arm64",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:20b6b6aef51ef6cabe133e53dcc1d6665ff8fae0fab4d56ecd6998ca88554773_s390x",
"8Base-RHOL-5.6:openshift-logging/kibana6-rhel8@sha256:57b608727de6a22f2c39c138d184b4d2e9a1e62b2206fbcab290aeef2802e520_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:1646d63e4b9fa7d45f8fc9d1e8cec3cccbed9ba850f3ac07dc75b18f416c580f_s390x",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:94471501cf396d9d298e9dfee95ed7496e0ec8767eb80bab0ea809cb4e16b878_amd64",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:a2bd4a83b30b2b9e88e8581784e3e901d564d576ba3a58824cd203779ccc9e80_ppc64le",
"8Base-RHOL-5.6:openshift-logging/log-file-metric-exporter-rhel8@sha256:b442de2cb36a3a26b3d8b32d953d83d01c4cd5b659f974e1f781fbb5aaef5977_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:1cac7ceee19cd185658324643c9a81d055d22aa238a28986c76594153c79b422_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:4f8f194cc5827f05a969960937e9993528ad030c32d64c7a8d95bcb8ad1bb27a_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:cb78249fdad4f2cff00011a9863f40f0749c2f3b4093a322f9590008e62c06c6_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-curator5-rhel8@sha256:f09e73392f894fd4f9c38595e617dd4eebabb698d8e1ad0f3ac4e080c37b1f12_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:47df30d450dbc2b26cf828f2208832ddcba75719cef9486d047e4b2bfb2c61a8_amd64",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:aea6196bddef8110c0d9282d6e84a7e8cdee066fab8ba3607dacb8425b458819_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:af7c029f15eacd2b65a99271538c68d9b2dcd5c25dbfabadd0e9f8bb2911d827_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-loki-rhel8@sha256:f4558c73e630c043e8ffebd92bfbc805d13a644b19e5e43d35979b7942225b98_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:42223f3fb6d55d6d9155f110b90323965eaf68263d51c485114784a651be8e5e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:50230e9829718254fc51d844e0305978b694354bda4b798fb5066ca3c182d323_s390x",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:79590fd5063ffa0245d96cec02dc4ce257244a431e213ecbe38462e86536b859_arm64",
"8Base-RHOL-5.6:openshift-logging/logging-view-plugin-rhel8@sha256:fd9b30d940cdc8b281fa4a46e8a22f946571e7e72695fef9cfa02c4337e74dc0_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-operator-bundle@sha256:62f04228cf7e9abc40efbd69b6dcd0b6d421834b520753194105010cc35e810c_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:260731d610f37fa0072760f09d460d04fd3a1359d24a2218918412bc1a93947b_arm64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:347cb504d7b382c241a238d1fffc91b5905121c4fe6c976356c46909161b9ced_amd64",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5c0c41173e8c288341859dda8e9c982fba297e2e6c616b953a04ea4280f8caa_ppc64le",
"8Base-RHOL-5.6:openshift-logging/loki-rhel8-operator@sha256:c5e123a5c5d637ff9fb0327c03351e46f14b0d774b484fd045d51df058550d3d_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:1da817a84816082f56d2f3bea2f4a680b8e8cc4fe7ff95e311b44e1b5f1f5f0a_s390x",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:a40f0f1402d912aa12329e0ee3f4d8084337a376f72f1e0b5e45a4dac44ac848_arm64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:ea81838d5b7a63e28ad7e20113253a701063d8d723137681bf11afd801c69f6f_amd64",
"8Base-RHOL-5.6:openshift-logging/lokistack-gateway-rhel8@sha256:f7c8b8251566fadb3396dfee110b6995e9d2ca27614a3b51f148f78fe5b51b50_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:01d2e3c8016742d49a9fe1cf7d62c6826dfc8f805babdc4c32e1407c3c8ae6c2_amd64",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:5b8bc65ad9760c2bcabac5ebf72f2a256271a4c1173871742bf8f817c6ce0478_ppc64le",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:b76cb34507d54f963da41744b614b83bb7cc031942e7252452c3b299dcc0f530_s390x",
"8Base-RHOL-5.6:openshift-logging/opa-openshift-rhel8@sha256:e9fc83b6a9a40c2af4dd8a8454d8ca9e3a3bb96fdb290427d3a0c9cb753e91f4_arm64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:10f88bb7c978c24555def7bf4d7fd35dba3d1b5ffdc32fde359b175fc8d8b34e_ppc64le",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:7e46ef2e749e3896a86af16744c1c3542ff8a6d0467793af27aedb0fdbc9ee4a_s390x",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:a9f8b40acd19609ee9c9bc85a4f2cdec9aa4c8c786b62ad94e33c8ea451de961_amd64",
"8Base-RHOL-5.6:openshift-logging/vector-rhel8@sha256:ebff04a36feae157572fdd32ce2cc045c504b850c0b9f471d381676da314dd97_arm64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:6298
Vulnerability from csaf_redhat - Published: 2023-11-03 08:48 - Updated: 2025-12-05 06:21Notes
{
"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-12-05T06:21:44+00:00",
"generator": {
"date": "2025-12-05T06:21:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-05T06:21:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift 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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-2023_5965
Vulnerability from csaf_redhat - Published: 2023-10-20 14:54 - Updated: 2024-12-18 04:47Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for collectd-libpod-stats and etcd is now available for Red Hat OpenStack Platform 16.2.5 (Train).\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": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http: 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:5965",
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
},
{
"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": "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_5965.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.5 (collectd-libpod-stats, etcd) security update",
"tracking": {
"current_release_date": "2024-12-18T04:47:31+00:00",
"generator": {
"date": "2024-12-18T04:47:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5965",
"initial_release_date": "2023-10-20T14:54:26+00:00",
"revision_history": [
{
"date": "2023-10-20T14:54:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T14:54:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:47:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-15.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-15.el8ost.src",
"product_id": "etcd-0:3.3.23-15.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-15.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"product": {
"name": "python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"product_id": "python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-octavia-tests-tempest@1.4.1-2.20230111145026.f7718ef.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-15.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-15.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-15.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-15.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-15.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-15.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product": {
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_id": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang@1.4.1-2.20230111145026.f7718ef.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product": {
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_id": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-octavia-tests-tempest-debugsource@1.4.1-2.20230111145026.f7718ef.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_id": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang-debuginfo@1.4.1-2.20230111145026.f7718ef.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-15.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-15.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-15.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-15.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-15.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-15.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product": {
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_id": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang@1.4.1-2.20230111145026.f7718ef.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product": {
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_id": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-octavia-tests-tempest-debugsource@1.4.1-2.20230111145026.f7718ef.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_id": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang-debuginfo@1.4.1-2.20230111145026.f7718ef.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"product": {
"name": "python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"product_id": "python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest@1.4.1-2.20230111145026.f7718ef.el8ost?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-15.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-15.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-15.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-15.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-15.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-15.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-15.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-15.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-15.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src"
},
"product_reference": "python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le"
},
"product_reference": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
},
"product_reference": "python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch"
},
"product_reference": "python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le"
},
"product_reference": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
},
"product_reference": "python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le"
},
"product_reference": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
},
"product_reference": "python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"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-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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-20T14:54:26+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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
}
],
"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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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-20T14:54:26+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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
}
],
"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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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-20T14:54:26+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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
},
{
"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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.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-20T14:54:26+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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
},
{
"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:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-15.el8ost.x86_64",
"8Base-RHOS-16.2:python-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.src",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python-octavia-tests-tempest-debugsource-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-0:1.4.1-2.20230111145026.f7718ef.el8ost.noarch",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-octavia-tests-tempest-golang-debuginfo-0:1.4.1-2.20230111145026.f7718ef.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_7763
Vulnerability from csaf_redhat - Published: 2023-12-12 17:25 - Updated: 2024-12-16 18:31Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\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:7763",
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7763.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2024-12-16T18:31:06+00:00",
"generator": {
"date": "2024-12-16T18:31:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:7763",
"initial_release_date": "2023-12-12T17:25:05+00:00",
"revision_history": [
{
"date": "2023-12-12T17:25:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:25:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T18:31:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.src",
"product": {
"name": "runc-4:1.1.9-2.el9_3.src",
"product_id": "runc-4:1.1.9-2.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.aarch64",
"product": {
"name": "runc-4:1.1.9-2.el9_3.aarch64",
"product_id": "runc-4:1.1.9-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.ppc64le",
"product": {
"name": "runc-4:1.1.9-2.el9_3.ppc64le",
"product_id": "runc-4:1.1.9-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.x86_64",
"product": {
"name": "runc-4:1.1.9-2.el9_3.x86_64",
"product_id": "runc-4:1.1.9-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.s390x",
"product": {
"name": "runc-4:1.1.9-2.el9_3.s390x",
"product_id": "runc-4:1.1.9-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64"
},
"product_reference": "runc-4:1.1.9-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le"
},
"product_reference": "runc-4:1.1.9-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x"
},
"product_reference": "runc-4:1.1.9-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src"
},
"product_reference": "runc-4:1.1.9-2.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64"
},
"product_reference": "runc-4:1.1.9-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:5009
Vulnerability from csaf_redhat - Published: 2023-10-31 14:06 - Updated: 2025-12-05 06:19Notes
{
"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-12-05T06:19:54+00:00",
"generator": {
"date": "2025-12-05T06:19:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-05T06:19:54+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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"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-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"
]
}
],
"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-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-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"
],
"known_not_affected": [
"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-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"
]
},
"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-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-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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"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-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"
]
}
],
"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-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-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"
],
"known_not_affected": [
"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-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"
]
},
"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-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-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.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": "openshift: OCP \u0026 FIPS mode"
},
{
"acknowledgments": [
{
"names": [
"Ales Musil"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-3153",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-06-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2213279"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Open Virtual Network where the service monitor MAC does not properly rate limit. This issue could allow an attacker to cause a denial of service, including on deployments with CoPP enabled and properly configured.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ovn: service monitor MAC flow is not rate limited",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3153"
},
{
"category": "external",
"summary": "RHBZ#2213279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213279"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3153"
},
{
"category": "external",
"summary": "https://github.com/ovn-org/ovn/commit/9a3f7ed905e525ebdcb14541e775211cbb0203bd",
"url": "https://github.com/ovn-org/ovn/commit/9a3f7ed905e525ebdcb14541e775211cbb0203bd"
},
{
"category": "external",
"summary": "https://github.com/ovn-org/ovn/issues/198",
"url": "https://github.com/ovn-org/ovn/issues/198"
},
{
"category": "external",
"summary": "https://mail.openvswitch.org/pipermail/ovs-announce/2023-August/000327.html",
"url": "https://mail.openvswitch.org/pipermail/ovs-announce/2023-August/000327.html"
},
{
"category": "external",
"summary": "https://mail.openvswitch.org/pipermail/ovs-dev/2023-August/407553.html",
"url": "https://mail.openvswitch.org/pipermail/ovs-dev/2023-August/407553.html"
}
],
"release_date": "2023-06-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"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": "ovn: service monitor MAC flow is not rate limited"
},
{
"cve": "CVE-2023-3978",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang HTML package where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim\u0027s web browser within the security context of the hosting website once the URL is clicked. The flaw allows an attacker to steal the victim\u0027s cookie-based authentication credentials.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Cross site scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nStatic code analysis controls ensure that security flaws, including XSS vulnerabilities, are detected early in development by scanning code for improper input handling. This prevents vulnerable code from reaching production and encourages our developers to follow secure coding practices.\n\nSystem monitoring controls play a crucial role in detecting and responding to XSS attacks by analyzing logs, monitoring user behavior, and generating alerts for suspicious activity. Meanwhile, AWS WAF (Web Application Firewall) adds an extra layer of defense by filtering and blocking malicious input before it reaches the platform and/or application. Together, these controls create a defense-in-depth approach, reducing the risk of XSS exploitation by preventing, detecting, and mitigating attacks at multiple levels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3978"
},
{
"category": "external",
"summary": "RHBZ#2228689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978"
},
{
"category": "external",
"summary": "https://go.dev/cl/514896",
"url": "https://go.dev/cl/514896"
},
{
"category": "external",
"summary": "https://go.dev/issue/61615",
"url": "https://go.dev/issue/61615"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1988",
"url": "https://pkg.go.dev/vuln/GO-2023-1988"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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.org/x/net/html: Cross site scripting"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"cve": "CVE-2023-29824",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2221034"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SciPy, where it is vulnerable to a denial of service caused by a use-after-free bug in the Py_FindObjects() function. By sending a specially crafted request, an attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "scipy: use-after-free in Py_FindObjects() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is disputed as per upstream - https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29824"
},
{
"category": "external",
"summary": "RHBZ#2221034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221034"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29824"
},
{
"category": "external",
"summary": "http://www.square16.org/achievement/cve-2023-29824/",
"url": "http://www.square16.org/achievement/cve-2023-29824/"
},
{
"category": "external",
"summary": "https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565",
"url": "https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565"
}
],
"release_date": "2023-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"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": "scipy: use-after-free in Py_FindObjects() function"
},
{
"cve": "CVE-2023-37788",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-07-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2224245"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in goproxy, which is vulnerable to a denial of service caused by improper input validation. This flaw allows a remote attacker can cause the goproxy server to crash by sending a specially crafted HTTP request to the HTTPS page, replacing the path \"/\" with an asterisk \"*\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "goproxy: Denial of service (DoS) via unspecified vectors.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Goproxy is only susceptible to this vulnerability when used in MITM (Man In The Middle) mode. This use case is not relevant to any Red Hat products, so the impact is rated as Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-37788"
},
{
"category": "external",
"summary": "RHBZ#2224245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224245"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-37788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37788"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-4r8x-2p26-976p",
"url": "https://github.com/advisories/GHSA-4r8x-2p26-976p"
},
{
"category": "external",
"summary": "https://github.com/elazarl/goproxy/issues/502",
"url": "https://github.com/elazarl/goproxy/issues/502"
},
{
"category": "external",
"summary": "https://github.com/elazarl/goproxy/pull/507",
"url": "https://github.com/elazarl/goproxy/pull/507"
}
],
"release_date": "2023-07-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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": "goproxy: Denial of service (DoS) via unspecified vectors."
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14: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: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14: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: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14: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: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14: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: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-31T14:06:15+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5009"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.221.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-0:1.0.1-11.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containers-common-2:1-51.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-wasm-0:0.0-3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.src",
"8Base-RHOSE-4.14:golang-github-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:haproxy-0:2.6.13-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy-debugsource-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:haproxy26-debuginfo-0:2.6.13-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:nmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-debugsource-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-devel-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:nmstate-static-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.14:openshift-prometheus-promu-0:0.15.0-15.1.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202309272140.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202309272140.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:python3-libnmstate-0:2.2.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-debuginfo-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:afterburn-dracut-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.src",
"9Base-RHOSE-4.14:catch-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debuginfo-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-debugsource-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.aarch64",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.s390x",
"9Base-RHOSE-4.14:catch-devel-0:3.3.2-1.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.221.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:coreos-installer-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-bootinfra-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debuginfo-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-debugsource-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:coreos-installer-dracut-0:0.17.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-8.1.rhaos4.14.git3fecb83.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-2.1.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.9.2-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-wasm-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debuginfo-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-wasm-debugsource-0:1.8.5-3.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.src",
"9Base-RHOSE-4.14:fmt-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debuginfo-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-debugsource-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.aarch64",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.s390x",
"9Base-RHOSE-4.14:fmt-devel-0:9.1.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gmock-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.src",
"9Base-RHOSE-4.14:google-benchmark-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debuginfo-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-debugsource-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.aarch64",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.ppc64le",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.s390x",
"9Base-RHOSE-4.14:google-benchmark-devel-0:1.8.2-1.el9.x86_64",
"9Base-RHOSE-4.14:google-benchmark-doc-0:1.8.2-1.el9.noarch",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.src",
"9Base-RHOSE-4.14:gtest-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debuginfo-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-debugsource-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.aarch64",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.ppc64le",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.s390x",
"9Base-RHOSE-4.14:gtest-devel-0:1.13.0-1.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-1.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kata-containers-0:3.1.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.36.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.36.1.rt14.321.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202310062327.p0.gf781421.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202310191146.p0.g0c63f9d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202310210404.p0.gf67aeb3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-37.el9fdp.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-10.1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.36.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.9-2.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:rust-afterburn-0:5.4.3-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:rust-afterburn-debugsource-0:5.4.3-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.12.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:toolbox-0:0.1.2-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.12.1-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-1:21.5.0-0.20231002130534.0df5961.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-api-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-common-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-conductor-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-dnsmasq-tftp-server-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-0:11.5.0-0.20230706175125.193aa0d.el9.src",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-api-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-conductor-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-inspector-dnsmasq-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-decorator-0:4.4.2-6.0.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-fixtures-0:4.0.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-futurist-0:2.4.1-0.20230308173923.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-cache-lang-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-concurrency-lang-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-db-lang-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-i18n-lang-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-log-lang-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-middleware-lang-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-policy-lang-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-utils-lang-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-oslo-versionedobjects-lang-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pbr-0:5.11.1-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-0:3.1.1-0.20230308171749.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-pycadf-common-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-0:4.5.0-0.20230719180619.146ed33.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tenacity-0:6.3.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-0:1.14.1-1.el9.src",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-debugsource-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python-wrapt-doc-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-automaton-0:3.1.0-0.20230608140652.a4f7631.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cinderclient-0:9.3.0-0.20230608143053.f7a612e.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-cliff-tests-0:4.3.0-0.20230608150702.72e81d7.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-debtcollector-0:2.5.0-0.20230308172820.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-decorator-0:4.4.2-6.0.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-dracclient-0:8.0.0-0.20230308200614.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-fixtures-0:4.0.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-futurist-0:2.4.1-0.20230308173923.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-glanceclient-1:4.3.0-0.20230608143056.52fb6b2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-hardware-detect-0:0.30.0-0.20230308190813.f6ff0ed.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-inspector-tests-0:11.5.0-0.20230706175125.193aa0d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-lib-0:5.4.1-0.20230706172632.25d8671.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-prometheus-exporter-0:4.1.1-0.20230614150617.7b35627.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.5.0-0.20230728140546.fce0b8c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-tests-1:21.5.0-0.20231002130534.0df5961.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneauth1-0:5.2.0-0.20230608152518.2e40bbf.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystoneclient-tests-1:5.1.0-0.20230608141554.4763cd8.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-keystonemiddleware-0:10.3.0-0.20230608151410.92cdf8a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-openstacksdk-tests-0:1.2.0-0.20230608155226.b7ff031.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-service-types-0:1.7.0-0.20230308170555.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-os-traits-tests-0:3.0.0-0.20230608152745.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osc-lib-tests-0:2.8.0-0.20230608151456.db9cdc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-cache-tests-0:3.4.0-0.20230608153448.a720016.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-concurrency-tests-0:5.1.1-0.20230706190204.0af5942.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-config-2:9.1.1-0.20230608145954.515daab.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-context-tests-0:5.1.1-0.20230608143931.7696282.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-db-tests-0:12.3.1-0.20230608142355.b689b63.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-i18n-0:6.0.0-0.20230608140652.03605c2.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-log-tests-0:5.2.0-0.20230608150750.16a8a42.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-messaging-tests-0:14.3.1-0.20230608152013.0602d1a.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-middleware-tests-0:5.1.1-0.20230608145931.7725ac9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-policy-tests-0:4.2.0-0.20230608153320.93129eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-rootwrap-tests-0:7.0.1-0.20230608144658.b72372b.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-serialization-tests-0:5.1.1-0.20230608144505.b4be3a4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-service-tests-0:3.1.1-0.20230608145222.b3ba591.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-upgradecheck-0:2.1.1-0.20230608143829.eeedfc9.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-utils-tests-0:6.1.0-0.20230608142355.d49d594.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-oslo-versionedobjects-tests-0:3.1.0-0.20230608141554.b4ea834.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-osprofiler-0:3.4.3-0.20230308173821.3286301.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pbr-0:5.11.1-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-proliantutils-0:2.14.1-0.20230608154738.3de2844.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-pycadf-0:3.1.1-0.20230308171749.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-requestsexceptions-0:1.4.0-0.20230308170555.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-scciclient-0:0.12.3-0.20230308201513.0940a71.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-stevedore-0:5.1.0-0.20230608154210.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-oem-idrac-tests-0:5.0.0-0.20230308202122.da9a0e4.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-sushy-tests-0:4.5.0-0.20230719180619.146ed33.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-swiftclient-0:4.3.0-0.20230608151934.236c277.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tenacity-0:6.3.1-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-tooz-0:4.1.0-0.20230608154038.d5bf20c.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-0:1.14.1-1.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.aarch64",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.ppc64le",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.s390x",
"9Base-RHOSE-IRONIC-4.14:python3-wrapt-debuginfo-0:1.14.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14: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": "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 - Updated: 2025-12-05 06:20Notes
{
"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-12-05T06:20:38+00:00",
"generator": {
"date": "2025-12-05T06:20:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-05T06:20:38+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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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_5964
Vulnerability from csaf_redhat - Published: 2023-10-20 14:54 - Updated: 2024-12-18 04:48Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for collectd-libpod-stats is now available for Red Hat OpenStack\nPlatform 16.2.5 (Train).\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": "Collectd plugin for gathering resource usage statistics from containers\ncreated with the libpod library.\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: 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: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\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:5964",
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"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": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"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_5964.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.5 (collectd-libpod-stats) security update",
"tracking": {
"current_release_date": "2024-12-18T04:48:00+00:00",
"generator": {
"date": "2024-12-18T04:48:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5964",
"initial_release_date": "2023-10-20T14:54:29+00:00",
"revision_history": [
{
"date": "2023-10-20T14:54:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T14:54:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:48:00+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": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"product": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"product_id": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-5.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"product": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"product_id": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-5.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"product": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"product_id": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.4-5.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le"
},
"product_reference": "collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src"
},
"product_reference": "collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
},
"product_reference": "collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64",
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"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-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"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.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"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-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"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, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor 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, 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* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"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": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.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-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
}
],
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.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-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.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-20T14:54:29+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-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"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:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.src",
"8Base-RHOS-16.2:collectd-libpod-stats-0:1.0.4-5.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_7765
Vulnerability from csaf_redhat - Published: 2023-12-12 17:24 - Updated: 2024-12-16 18:31Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for podman is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7765",
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7765.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2024-12-16T18:31:22+00:00",
"generator": {
"date": "2024-12-16T18:31:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:7765",
"initial_release_date": "2023-12-12T17:24:49+00:00",
"revision_history": [
{
"date": "2023-12-12T17:24:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:24:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T18:31:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.src",
"product": {
"name": "podman-2:4.6.1-7.el9_3.src",
"product_id": "podman-2:4.6.1-7.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-remote-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-tests-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-2:4.6.1-7.el9_3.noarch",
"product": {
"name": "podman-docker-2:4.6.1-7.el9_3.noarch",
"product_id": "podman-docker-2:4.6.1-7.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.6.1-7.el9_3?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src"
},
"product_reference": "podman-2:4.6.1-7.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.6.1-7.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch"
},
"product_reference": "podman-docker-2:4.6.1-7.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2024:0121
Vulnerability from csaf_redhat - Published: 2024-01-10 11:36 - Updated: 2025-11-25 10:17Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:4.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0121",
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0121.json"
}
],
"title": "Red Hat Security Advisory: container-tools:4.0 security update",
"tracking": {
"current_release_date": "2025-11-25T10:17:03+00:00",
"generator": {
"date": "2025-11-25T10:17:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:0121",
"initial_release_date": "2024-01-10T11:36:02+00:00",
"revision_history": [
{
"date": "2024-01-10T11:36:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-10T11:36:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:17:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"product": {
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch (container-tools:4.0)",
"product_id": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0"
},
"product_reference": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"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",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"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": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:5738
Vulnerability from csaf_redhat - Published: 2023-10-16 14:00 - Updated: 2025-12-05 06:20Notes
{
"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-12-05T06:20:23+00:00",
"generator": {
"date": "2025-12-05T06:20:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-05T06:20:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 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": "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": [
"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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 - Updated: 2025-12-05 06:21Notes
{
"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-12-05T06:21:14+00:00",
"generator": {
"date": "2025-12-05T06:21:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"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-12-05T06:21:14+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",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:7766
Vulnerability from csaf_redhat - Published: 2023-12-12 17:25 - Updated: 2025-11-25 10:17Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7766",
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7766.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security update",
"tracking": {
"current_release_date": "2025-11-25T10:17:02+00:00",
"generator": {
"date": "2025-11-25T10:17:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:7766",
"initial_release_date": "2023-12-12T17:25:07+00:00",
"revision_history": [
{
"date": "2023-12-12T17:25:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:25:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T10:17:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"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": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023_5969
Vulnerability from csaf_redhat - Published: 2023-10-20 14:51 - Updated: 2024-12-18 04:47Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for collectd-libpod-stats, etcd, and python-octavia-tests-tempest is now available for Red Hat OpenStack Platform 17.1.1.\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 etcd packages provide a highly available key-value store for shared configuration.\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.",
"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:5969",
"url": "https://access.redhat.com/errata/RHSA-2023:5969"
},
{
"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_5969.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1.1 security update",
"tracking": {
"current_release_date": "2024-12-18T04:47:21+00:00",
"generator": {
"date": "2024-12-18T04:47:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5969",
"initial_release_date": "2023-10-20T14:51:03+00:00",
"revision_history": [
{
"date": "2023-10-20T14:51:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T14:51:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:47:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 17.1",
"product": {
"name": "Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:17.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.4.26-3.el9ost.src",
"product": {
"name": "etcd-0:3.4.26-3.el9ost.src",
"product_id": "etcd-0:3.4.26-3.el9ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.4.26-3.el9ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"product": {
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"product_id": "collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.5-6.el9ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"product": {
"name": "python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"product_id": "python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-octavia-tests-tempest@1.9.0-1.20230509101018.el9ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.4.26-3.el9ost.x86_64",
"product": {
"name": "etcd-0:3.4.26-3.el9ost.x86_64",
"product_id": "etcd-0:3.4.26-3.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.4.26-3.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"product_id": "etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.4.26-3.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"product_id": "etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.4.26-3.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"product": {
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"product_id": "collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-libpod-stats@1.0.5-6.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product": {
"name": "python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_id": "python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang@1.9.0-1.20230509101018.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product": {
"name": "python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_id": "python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-octavia-tests-tempest-debugsource@1.9.0-1.20230509101018.el9ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_id": "python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest-golang-debuginfo@1.9.0-1.20230509101018.el9ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"product": {
"name": "python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"product_id": "python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-octavia-tests-tempest@1.9.0-1.20230509101018.el9ost?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.src as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src"
},
"product_reference": "collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64"
},
"product_reference": "collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.4.26-3.el9ost.src as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src"
},
"product_reference": "etcd-0:3.4.26-3.el9ost.src",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.4.26-3.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64"
},
"product_reference": "etcd-0:3.4.26-3.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.4.26-3.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.4.26-3.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src"
},
"product_reference": "python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64"
},
"product_reference": "python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch"
},
"product_reference": "python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64"
},
"product_reference": "python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64"
},
"product_reference": "python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64",
"relates_to_product_reference": "9Base-RHOS-17.1"
}
]
},
"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-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64"
],
"known_not_affected": [
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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-20T14:51:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5969"
}
],
"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-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64"
],
"known_not_affected": [
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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-20T14:51:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5969"
},
{
"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-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.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-20T14:51:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5969"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.src",
"9Base-RHOS-17.1:collectd-libpod-stats-0:1.0.5-6.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.src",
"9Base-RHOS-17.1:etcd-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-3.el9ost.x86_64",
"9Base-RHOS-17.1:python-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.src",
"9Base-RHOS-17.1:python-octavia-tests-tempest-debugsource-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-0:1.9.0-1.20230509101018.el9ost.noarch",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-0:1.9.0-1.20230509101018.el9ost.x86_64",
"9Base-RHOS-17.1:python3-octavia-tests-tempest-golang-debuginfo-0:1.9.0-1.20230509101018.el9ost.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_6298
Vulnerability from csaf_redhat - Published: 2023-11-03 08:48 - Updated: 2024-12-18 04:52Notes
{
"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": "2024-12-18T04:52:27+00:00",
"generator": {
"date": "2024-12-18T04:52:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"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": "2024-12-18T04:52:27+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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 - Updated: 2024-12-10 18:03Notes
{
"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": "2024-12-10T18:03:33+00:00",
"generator": {
"date": "2024-12-10T18:03:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.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": "2024-12-10T18:03:33+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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-2023_6840
Vulnerability from csaf_redhat - Published: 2023-11-15 07:24 - Updated: 2024-12-18 04:55Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.2 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.2. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:6837\n\nSecurity Fix(es):\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS\nattack (Rapid Reset Attack) (CVE-2023-44487 CVE-2023-39325)\n* golang: net/http: insufficient sanitization of Host header\n(CVE-2023-29406)\n* golang: crypto/tls: slow verification of certificate chains containing\nlarge RSA keys (CVE-2023-29409)\n* golang: html/template: improper handling of HTML-like comments within\nscript contexts (CVE-2023-39318)\n* golang: html/template: improper handling of special tags within script\ncontexts (CVE-2023-39319)\n* golang: crypto/tls: panic when processing post-handshake message on QUIC\nconnections (CVE-2023-39321)\n* golang: crypto/tls: lack of a limit on buffered post-handshake\n(CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6840",
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6840.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.2 packages and security update",
"tracking": {
"current_release_date": "2024-12-18T04:55:10+00:00",
"generator": {
"date": "2024-12-18T04:55:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6840",
"initial_release_date": "2023-11-15T07:24:02+00:00",
"revision_history": [
{
"date": "2023-11-15T07:24:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-15T07:24:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:55:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"product": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"product_id": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-2.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.40.1.rt14.325.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"product": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"product_id": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-1.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"product": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"product_id": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-2.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.40.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.40.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"product": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"product_id": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-1.rhaos4.14.el8?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch"
},
"product_reference": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src"
},
"product_reference": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch"
},
"product_reference": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src"
},
"product_reference": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_5974
Vulnerability from csaf_redhat - Published: 2023-10-20 16:49 - Updated: 2024-12-18 04:48Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for network-observability-console-plugin-container, network-observability-ebpf-agent-container, network-observability-flowlogs-pipeline-container, network-observability-operator-bundle-container, and network-observability-operator-container is now available for NETWORK-OBSERVABILITY-1.4.0-RHEL-9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Security Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:5974",
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "NETOBSERV-1344",
"url": "https://issues.redhat.com/browse/NETOBSERV-1344"
},
{
"category": "external",
"summary": "NETOBSERV-926",
"url": "https://issues.redhat.com/browse/NETOBSERV-926"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5974.json"
}
],
"title": "Red Hat Security Advisory: Network Observability security update",
"tracking": {
"current_release_date": "2024-12-18T04:48:20+00:00",
"generator": {
"date": "2024-12-18T04:48:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5974",
"initial_release_date": "2023-10-20T16:49:58+00:00",
"revision_history": [
{
"date": "2023-10-20T16:49:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T16:49:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:48:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "NETOBSERV 1.4 for RHEL 9",
"product": {
"name": "NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:network_observ_optr:1.4.0::el9"
}
}
}
],
"category": "product_family",
"name": "Network Observability"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"product_id": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"product_id": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.4.0-51"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.4.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.4.0-51"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64 as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le as a component of NETOBSERV 1.4 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.4.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-20T16:49:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:5da2ecf1149394e0c64af7c8e8a2684012590838031e4c733d6eff7f30cd6265_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ae91d40862457c43c130aa081a66bcedca17dce7dce0f381143b244dd126bc12_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:ce5c9ef5800ed30888dcb23aa2ed9cf56bd83767d572a51e3e3e1509a2539063_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-console-plugin-rhel9@sha256:e0239a8ff86253729b9af04e6407283c51744497fea90d099afaceaa4fc823ec_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:27ecc916ce170d505d828742fa29d20143c4443343b101a2a9d75fe086b515f1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:350a8565fb297353c81571bad33f0fca5ab129560ad7f15de242db98c4709b3c_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:488df8c38e377719771c758b71f1e966d76bb03da6217e09c29c21fec12c437d_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:84ffa04b7ae504efc0037c3ae14c0e4d4f99057593a2db2bbbfcf92e526d2c7c_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:03484bd14253a7340f754a6f1aef5659cfd5a6844ffbdfb2f215321b6fc63644_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2dc033562cb43480543ff398284933993006741e83f453228a9902a2c9b3ff1d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:61c172961af1a895e9cb355573f1f8a780e7acecc505c58c18faeb9fc49efa66_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:a297d29025aa9d1e963daf0c4b076533da59ddd84825e79d6e6b0e921e8c2588_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:1607eb2595aa0679f571d81c19840cfaf923908553b05d479bd35b2290b1d7e6_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:6f998bb3b7d5311d8e74b25f8fcfe4ae65897270da3c0763ca2cb1d763135bc4_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:8214855b40028fdd2def40116f4585bd50f42ef0948713d63e163840079e8be7_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-operator-bundle@sha256:e6e8f0a739c61bbd94a61bb75d81ef1af551a4e57ed4a64e583adce62c82af9c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:66d6fed71915dce2d8b8386cf661590bd374e27baa26a7c2cddd1916386922ce_amd64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:67167e08f0883c273e98810ad44288c4355ce2af13859021e2973c075c56cf9f_s390x",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:8596630dd1c175bf6dd29470c009e850d8b8fd465f3d9dcee8338a4aeca8dc64_arm64",
"9Base-NETWORK-OBSERVABILITY-1.4.0:network-observability/network-observability-rhel9-operator@sha256:be6bfe44af552d934c881db0177bee7e345d76442523b0ea0144610d5470ea45_ppc64le"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_7766
Vulnerability from csaf_redhat - Published: 2023-12-12 17:25 - Updated: 2024-12-16 18:31Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7766",
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7766.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security update",
"tracking": {
"current_release_date": "2024-12-16T18:31:14+00:00",
"generator": {
"date": "2024-12-16T18:31:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:7766",
"initial_release_date": "2023-12-12T17:25:07+00:00",
"revision_history": [
{
"date": "2023-12-12T17:25:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:25:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T18:31:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023_6031
Vulnerability from csaf_redhat - Published: 2023-10-23 14:24 - Updated: 2024-12-18 04:49Notes
{
"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 Cryostat 2 on 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": "An update is now available for Cryostat 2 on RHEL 8.\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.org/x/net/html: Cross site scripting (CVE-2023-3978)\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: 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:6031",
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
},
{
"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/errata/RHSA-2023:5455",
"url": "https://access.redhat.com/errata/RHSA-2023:5455"
},
{
"category": "external",
"summary": "https://access.redhat.com/containers",
"url": "https://access.redhat.com/containers"
},
{
"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": "2228689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"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_6031.json"
}
],
"title": "Red Hat Security Advisory: Cryostat security update",
"tracking": {
"current_release_date": "2024-12-18T04:49:16+00:00",
"generator": {
"date": "2024-12-18T04:49:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6031",
"initial_release_date": "2023-10-23T14:24:36+00:00",
"revision_history": [
{
"date": "2023-10-23T14:24:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-23T14:24:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:49:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 2 on RHEL 8",
"product": {
"name": "Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:2::el8"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.3.1-8"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.3.1-8"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.3.1-8"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.3.1-8"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.3.1-11"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.3.1-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-3978",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang HTML package where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim\u0027s web browser within the security context of the hosting website once the URL is clicked. The flaw allows an attacker to steal the victim\u0027s cookie-based authentication credentials.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Cross site scripting",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3978"
},
{
"category": "external",
"summary": "RHBZ#2228689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978"
},
{
"category": "external",
"summary": "https://go.dev/cl/514896",
"url": "https://go.dev/cl/514896"
},
{
"category": "external",
"summary": "https://go.dev/issue/61615",
"url": "https://go.dev/issue/61615"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1988",
"url": "https://pkg.go.dev/vuln/GO-2023-1988"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Cross site scripting"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"known_not_affected": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-23T14:24: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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:25214921951dbb2ce9eeda23ce3cce3291a789436927beff1317541a68554fa9_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:8d4dd000a817aec11eef4303c9d17bc92b809f313796ae360d00101a3a04bf86_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:5408e8448ab25072a2fc0a018105e52668d239b7449b9abe6c44c57c439c34a1_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:15459ee1c5ec24cdfaf2427d6aa3c4fe1fa89d58608217a0dbdae709c99ba877_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:90305e17793e3a1275a5611745d1c6c8b056198c3e82283b50df85e747f09193_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:a0445fffa148a3cf471adbb288a07d175d7e2950d12c0f99cc56f709f4b60f29_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2024_0121
Vulnerability from csaf_redhat - Published: 2024-01-10 11:36 - Updated: 2024-12-17 22:30Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:4.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0121",
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0121.json"
}
],
"title": "Red Hat Security Advisory: container-tools:4.0 security update",
"tracking": {
"current_release_date": "2024-12-17T22:30:46+00:00",
"generator": {
"date": "2024-12-17T22:30:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:0121",
"initial_release_date": "2024-01-10T11:36:02+00:00",
"revision_history": [
{
"date": "2024-01-10T11:36:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-10T11:36:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:30:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:4.0:8090020231207142256:d7b6f4b7",
"product": {
"name": "container-tools:4.0:8090020231207142256:d7b6f4b7",
"product_id": "container-tools:4.0:8090020231207142256:d7b6f4b7",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"product_id": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"product": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"product": {
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"product_id": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"product": {
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"product_id": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"product": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"product_id": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"product_id": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"product_id": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src",
"product": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src",
"product_id": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
"product_reference": "container-tools:4.0:8090020231207142256:d7b6f4b7",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch"
},
"product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch"
},
"product_reference": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch"
},
"product_reference": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch"
},
"product_reference": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src as a component of container-tools:4.0:8090020231207142256:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
},
"product_reference": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch",
"AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020231207142256:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:6161
Vulnerability from csaf_redhat - Published: 2023-10-30 02:16 - Updated: 2025-12-05 06:21Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Migration Toolkit for Containers (MTC) 1.7.14 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6161",
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6161.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.14 security and bug fix update",
"tracking": {
"current_release_date": "2025-12-05T06:21:32+00:00",
"generator": {
"date": "2025-12-05T06:21:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6161",
"initial_release_date": "2023-10-30T02:16:18+00:00",
"revision_history": [
{
"date": "2023-10-30T02:16:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-30T02:16:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-05T06:21:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.14-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.14-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.14-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.14-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.14-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.14-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"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",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "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-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-30T02:16:18+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:db6e79aff9c592fe7f27145d01d7444f4dc4e0144cc036ae916d9cf0c95a9cfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:c12186c030ce5192c823351ac212c1acf1c85fa574267bc64d2cdf90c5dae87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:ce90e9b7af04340afc72f38cfdf5b64d2a6fcae23f59223e2d510c028823d87f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:58f92f50972a948c40319a5c2c9abfe3d44034ba1538f018b51f9998ee875e90_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:cc19dae1824b42b15a8015f6a88f1bc0f85e75a9e7d14f38313a27d93c88f22f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:79006886844f82db986d9778994727cd40943faa77b2740b54f312fca6602950_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:34e80eefb9b91a41bc4648e02de37d262347085c4da9bd032f43c8bb59e4459a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:4dfa0ace1d92a6ae70d08dc3aff621e5f332956f213db987d9862ed2685e6733_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:0dc885972e7035f2c4b31016f4053e2bd73e328ace6aeee07380db5e0b055b02_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc4a32d349982a82cee52247627f1fd76b6630a6ddb4523a326e83f99d65826d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:b3fd7bf0c25ecd110635de6e7d071cfe314cbe50ee0f924f3dfa985fd24ae59e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c65d0ecc82eb9ebf2256c599b116e5878e57192caca90a83c1035421be914657_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:7ab0d93fe306b1baa0ae64a9c859776109f2cb27a0e468dc1d361e72a99d21b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:c89b222e9e9ae02a505fb6986ef1b6ca4b0e15706e3d44d2f03176af7f0d9b6a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:06010b3b3c7ad25cf0c122cf49bb7795712eebc47936e3c88db46256e93f0843_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:39ac9f6895b2f71cc699c806df204b10af71f18a28de3d3839b7cde6cde13f64_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:4aefc874e9869305ec80f46548c5499b4887e29135efb9ecad01dfd5a54b31fa_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHBA-2023_6109
Vulnerability from csaf_redhat - Published: 2023-10-25 12:32 - Updated: 2024-12-18 04:43Notes
{
"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 Release packages that fix several bugs and add various enhancements are now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Migration Toolkit for Virtualization 2.4.3 Images",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:6109",
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_6109.json"
}
],
"title": "Red Hat Bug Fix Advisory: MTV 2.4.3 Images",
"tracking": {
"current_release_date": "2024-12-18T04:43:19+00:00",
"generator": {
"date": "2024-12-18T04:43:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHBA-2023:6109",
"initial_release_date": "2023-10-25T12:32:35+00:00",
"revision_history": [
{
"date": "2023-10-25T12:32:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-25T12:32:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:43:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-MTV-2.4",
"product": {
"name": "8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "8Base-MTV-2.4",
"product": {
"name": "8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_virtualization:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"product_id": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-api-rhel9\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"product_id": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-console-plugin-rhel9\u0026tag=2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"product_id": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-controller-rhel9\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"product_id": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-api-rhel8\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"product_id": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-must-gather-rhel8\u0026tag=2.4.3-6"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"product_id": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-openstack-populator-rhel9\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"product_id": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-operator-bundle\u0026tag=2.4.3-12"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"product_id": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhel8-operator\u0026tag=2.4.3-3"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"product_id": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-populator-controller-rhel9\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"product_id": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-rhv-populator-rhel8\u0026tag=2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"product_id": "migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-ui-rhel8\u0026tag=2.4.3-2"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"product_id": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-validation-rhel9\u0026tag=2.4.3-5"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64",
"product_id": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-rhel9\u0026tag=2.4.3-4"
}
}
},
{
"category": "product_version",
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"product": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"product_id": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c?arch=amd64\u0026repository_url=registry.redhat.io/migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8\u0026tag=2.4.3-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64 as a component of 8Base-MTV-2.4",
"product_id": "8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"relates_to_product_reference": "8Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64 as a component of 8Base-MTV-2.4",
"product_id": "9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
},
"product_reference": "migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64",
"relates_to_product_reference": "9Base-MTV-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate 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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"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-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"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": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"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.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-3978",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang HTML package where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim\u0027s web browser within the security context of the hosting website once the URL is clicked. The flaw allows an attacker to steal the victim\u0027s cookie-based authentication credentials.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Cross site scripting",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3978"
},
{
"category": "external",
"summary": "RHBZ#2228689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3978"
},
{
"category": "external",
"summary": "https://go.dev/cl/514896",
"url": "https://go.dev/cl/514896"
},
{
"category": "external",
"summary": "https://go.dev/issue/61615",
"url": "https://go.dev/issue/61615"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1988",
"url": "https://pkg.go.dev/vuln/GO-2023-1988"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Cross site scripting"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"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, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it is also not-affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor 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, 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* The rhc package do not make use of html/template. Hence, it is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
}
],
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64"
],
"known_not_affected": [
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-25T12:32:35+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\n https://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:6109"
},
{
"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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-api-rhel8@sha256:afc08bab3b5b19bcd4003819d4e1bc1c9c3faf71370154ee1695c9a3a6192223_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-must-gather-rhel8@sha256:0b766d8e51580920d3b558eaac237b39b70f890127adaac34177aff1b97596fa_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhel8-operator@sha256:30cea757cbe41f54ecfd59320ea92351e1209f5646c7346d7d7563e383e988bb_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-rhv-populator-rhel8@sha256:f1c946eb52c6464db8a68cd4c6b61b6df145c68aef4a4858651076ba27d5c40b_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-ui-rhel8@sha256:f872479bcfbf35cae89eb3c95005067b8e64aca090cc058c4e4a1f0db56df9ff_amd64",
"8Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-warm-rhel8@sha256:c8a7ee4f36ffc0206d614ad47ce95a13aacdf80a47e1ea7209e0f9824914c36c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-api-rhel9@sha256:61de05b8dffe208fb8d4c00aed8bba71a4e428f74cc06b936debfbe4fb640747_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-console-plugin-rhel9@sha256:3022d96f38b8900d1b545cbf045f96816194bfba917f08c2e67758f7928acf2c_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-controller-rhel9@sha256:c9b7db0c74e38e5f028b3b72066892c96b6f684575d395a197a0826c09d96e1d_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-openstack-populator-rhel9@sha256:cb8d1bc7320c4ba9caa1d3bb45e48c6d1d2b71799f5dc466c5de8b87579d0c63_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-operator-bundle@sha256:f3172be67364c2a3a5acc25976759e91643c30dfa4d034ea39884ce2be084741_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-populator-controller-rhel9@sha256:4bbec09dfd8021e9cf676f1fb85a0a3f168845b91421afa5ded7983a3561d301_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-validation-rhel9@sha256:8d9947ca76642dacb58290203f5ad003f7ca4f1a5a075ac584ab9e27018a0eed_amd64",
"9Base-MTV-2.4:migration-toolkit-virtualization/mtv-virt-v2v-rhel9@sha256:7ecf4ffb01ccf2cd92fa96407bca9e5b6054e3b5033ada74c98e00dca163d1f7_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_5933
Vulnerability from csaf_redhat - Published: 2023-10-26 01:04 - Updated: 2024-12-18 04:47Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.3\n\nAn update for secondary-scheduler-operator-bundle-container and secondary-scheduler-operator-container is now available for OSSO-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": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.3\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http: 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:5933",
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
},
{
"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": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "WRKLDS-878",
"url": "https://issues.redhat.com/browse/WRKLDS-878"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5933.json"
}
],
"title": "Red Hat Security Advisory: Openshift Secondary Scheduler Operator 1.1.3 security update",
"tracking": {
"current_release_date": "2024-12-18T04:47:15+00:00",
"generator": {
"date": "2024-12-18T04:47:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5933",
"initial_release_date": "2023-10-26T01:04:37+00:00",
"revision_history": [
{
"date": "2023-10-26T01:04:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-26T21:11:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:47:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OSSO 1.1 for RHEL 8",
"product": {
"name": "OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_secondary_scheduler:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "Openshift Secondary Scheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.1-34"
}
}
},
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.1-37"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64 as a component of OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64 as a component of OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64",
"relates_to_product_reference": "8Base-OSSO-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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-26T01:04:37+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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-26T01:04:37+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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_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": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-26T01:04:37+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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_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-26T01:04:37+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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:51458b1eafc32dd920558e757506e9b71856b5b47744284c961c5430766536b2_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:fb305e8ee14a0cd1f45da0bdd9000a1f9d0a9c4dd20e300004c3cef26997b9b8_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_5971
Vulnerability from csaf_redhat - Published: 2023-10-20 14:56 - Updated: 2024-12-18 04:48Notes
{
"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 17.1.1.\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: 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:5971",
"url": "https://access.redhat.com/errata/RHSA-2023:5971"
},
{
"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_5971.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1.1 (director-operator) security update",
"tracking": {
"current_release_date": "2024-12-18T04:48:10+00:00",
"generator": {
"date": "2024-12-18T04:48:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:5971",
"initial_release_date": "2023-10-20T14:56:06+00:00",
"revision_history": [
{
"date": "2023-10-20T14:56:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-20T14:56:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:48:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 17.1",
"product": {
"name": "Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:17.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"product": {
"name": "rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"product_id": "rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel9/osp-director-agent\u0026tag=1.3.1-11"
}
}
},
{
"category": "product_version",
"name": "rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"product": {
"name": "rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"product_id": "rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel9/osp-director-downloader\u0026tag=1.3.1-9"
}
}
},
{
"category": "product_version",
"name": "rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"product": {
"name": "rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"product_id": "rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel9/osp-director-operator-bundle\u0026tag=1.3.1-18"
}
}
},
{
"category": "product_version",
"name": "rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64",
"product": {
"name": "rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64",
"product_id": "rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel9/osp-director-operator\u0026tag=1.3.1-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64"
},
"product_reference": "rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64"
},
"product_reference": "rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64"
},
"product_reference": "rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"relates_to_product_reference": "9Base-RHOS-17.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64 as a component of Red Hat OpenStack Platform 17.1",
"product_id": "9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64"
},
"product_reference": "rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64",
"relates_to_product_reference": "9Base-RHOS-17.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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-20T14:56:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5971"
}
],
"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-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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-20T14:56:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5971"
},
{
"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-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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-20T14:56:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:5971"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_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-RHOS-17.1:rhosp-rhel9/osp-director-agent@sha256:10b51664c656a13faaeb88dbdf8a212006ebcf144b473c3df4366b26716595ca_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-downloader@sha256:8f2ce2bf02b1b9c4459abdf4074245715aa38445dccdb103c9d7666bb2986046_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator-bundle@sha256:ab0228b2f438f9d6684b6ab270988b46c7e66588abf2c323605f0759e52fd27b_amd64",
"9Base-RHOS-17.1:rhosp-rhel9/osp-director-operator@sha256:234d616518185e0cedbc3ba80bcb92f81cfdfa20854387aefa472a87c978bde3_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_7762
Vulnerability from csaf_redhat - Published: 2023-12-12 17:30 - Updated: 2024-12-16 18:30Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for skopeo is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7762",
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7762.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2024-12-16T18:30:57+00:00",
"generator": {
"date": "2024-12-16T18:30:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:7762",
"initial_release_date": "2023-12-12T17:30:03+00:00",
"revision_history": [
{
"date": "2023-12-12T17:30:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:30:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T18:30:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.src",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.src",
"product_id": "skopeo-2:1.13.3-3.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
GSD-2023-29409
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-29409",
"id": "GSD-2023-29409"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-29409"
],
"details": "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.",
"id": "GSD-2023-29409",
"modified": "2023-12-13T01:20:56.188843Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2023-29409",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "crypto/tls",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "1.19.12"
},
{
"version_affected": "\u003c",
"version_name": "1.20.0-0",
"version_value": "1.20.7"
},
{
"version_affected": "\u003c",
"version_name": "1.21.0-0",
"version_value": "1.21.0-rc.4"
}
]
}
}
]
},
"vendor_name": "Go standard library"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Mateusz Poliwczak"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400: Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://go.dev/issue/61460",
"refsource": "MISC",
"url": "https://go.dev/issue/61460"
},
{
"name": "https://go.dev/cl/515257",
"refsource": "MISC",
"url": "https://go.dev/cl/515257"
},
{
"name": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"refsource": "MISC",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"name": "https://pkg.go.dev/vuln/GO-2023-1987",
"refsource": "MISC",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230831-0010/",
"refsource": "MISC",
"url": "https://security.netapp.com/advisory/ntap-20230831-0010/"
},
{
"name": "https://security.gentoo.org/glsa/202311-09",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/202311-09"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:golang:go:1.21.0:rc2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:golang:go:1.21.0:rc3:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.20.7",
"versionStartIncluding": "1.20.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.19.12",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:golang:go:1.21.0:rc1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2023-29409"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://go.dev/cl/515257",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/515257"
},
{
"name": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"refsource": "MISC",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"name": "https://pkg.go.dev/vuln/GO-2023-1987",
"refsource": "MISC",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
},
{
"name": "https://go.dev/issue/61460",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://go.dev/issue/61460"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230831-0010/",
"refsource": "MISC",
"tags": [],
"url": "https://security.netapp.com/advisory/ntap-20230831-0010/"
},
{
"name": "https://security.gentoo.org/glsa/202311-09",
"refsource": "",
"tags": [],
"url": "https://security.gentoo.org/glsa/202311-09"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
},
"lastModifiedDate": "2023-11-25T11:15Z",
"publishedDate": "2023-08-02T20:15Z"
}
}
}
SUSE-SU-2023:3861-1
Vulnerability from csaf_suse - Published: 2023-09-28 11:38 - Updated: 2023-09-28 11:38Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for SUSE Manager Server 4.3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nbilling-data-service:\n\n- Version 0.3-1\n * Add required dependencies to package and service\n * Change billing api datastructure\n * Require csp-billing-adapter service\n\ncobbler:\n\n- Fix EFI PXE boot regression (bsc#1214124)\n- Fix isolinux.cfg generation in \u0027cobbler buildiso\u0027 (bsc#1207330) \n\nhub-xmlrpc-api:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngrafana-formula:\n\n- Version 0.9.0\n * Add SUSE Linux Enterprise 15 Service Pack 5 to the supported versions (bsc#1215497)\n\nimage-sync-formula:\n\n- Update to version 0.1.1692188980.9aa0455\n * Fix boot image version compare to use numeric instead of string (bsc#1214002)\n * Add support to filter individual image versions in whitelist\n * Delete cache files that are no longer needed\n\ninter-server-sync:\n\n- Version 0.3.0\n * CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n * Require at least Go 1.19 for building due to CVE-2023-29409\n * Require at least Go 1.18 for building Red Hat packages\n\nprometheus-exporters-formula:\n\n- Version 1.3.0\n * Add support for Apache exporter \u003e= 1.0.0 (bsc#1214266)\n\nprometheus-postgres_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nsaltboot-formula:\n\n- Update to version 0.1.1692188980.9aa0455 \n * Add pillar based saltboot redeploy and repartitioning (jsc#SUMA-158)\n\nspacecmd:\n\n- Version 4.3.23-1\n * Update translation strings\n\nspacewalk-admin:\n\n- Version 4.3.13-1\n * Integrate instance-flavor-check to detect if the instance is Pay-as-you-go\n * Add checks for csp-billing-adapter in case of a Pay-as-you-go instance\n\nspacewalk-backend:\n\n- Version 4.3.23-1\n * Use a constant to get the product name in python code rather than reading rhn.conf (bsc#1212943)\n * Add key import debug logging to reposync (bsc#1213675)\n * Add hint about missing auth header for Pay-as-you-go instances (bsc#1213445)\n * rhn-ssl-dbstore read CA from STDIN (bsc#1212856)\n * Implement new RHUI support in reposync\n\nspacewalk-certs-tools:\n\n- Version 4.3.19-1\n * Support EC Cryptography with mgr-ssl-cert-setup\n * mgr-ssl-cert-setup: store CA certificate in database (bsc#1212856)\n\nspacewalk-config:\n\n- Version 4.3.11-1\n * Allow calling instance-flavor-check via sudo\n\nspacewalk-java:\n\n- version 4.3.66-1\n * Fix RHUI support for RHEL 7 clients (bsc#1215756)\n- version 4.3.65-1\n * Combine the PAYG credentials and the repository paths when they\n collide (bsc#1215413)\n- version 4.3.64-1\n * Fix token issue with cloned deb channels (bsc#1214982)\n * Fix PAYG credentials extraction for SLES 12 clients (bsc#1215352)\n * Improved detection of the best authentication for accessing a\n repository in case of PAYG credentials (bsc#1215362)\n * Do not warn about missing Client Tools Channel subscription in a\n PAYG environment\n- version 4.3.63-1\n * Fix X-Instance-Identifier header when doing a product refresh\n at Cloud RMT Server (bsc#1214889)\n- Version 4.3.62-1\n * Add environment build/promote date to CLM API output (jsc#SUMA-280)\n * Call mgr-libmod with its absolute path\n * Introduce new API to update the products page metadata\n * Extract additional authentication information needed for Pay-as-you-go\n * Fix handling of null credentials in RMT credentials check\n * Integrate instance-flavor-check to detect if the instance is Pay-as-you-go\n * Add rule to count only servers with SUSE Manager Tools as managed clients\n * Create flag to disable update status (bsc#1212730)\n * Fix syntax error in sql query for source package search\n * Catch exceptions and log a message when mailer setup failed (bsc#1213009)\n * Fix logging of libraries using apache-commons-logging\n * Invalidate Pay-as-you-go client credentials after repeated connection failure (bsc#1213445)\n * Restrict product migrations for Pay-as-you-go\n * Add warning message in login UI for Pay-as-you-go with SCC credentials and no forward registration\n * Restrict cloning channels under different product channels for Pay-as-you-go\n * Avoid sending data to SCC about Pay-as-you-go instances\n * Add saltboot redeploy and repartition based on pillars (jsc#SUMA-158)\n * Add system pillar API access {get|set}Pillar\n * Consider the venv-salt-minion package update as Salt update to prevent backtraces on upgrading Salt with\n itself (bsc#1211884)\n * Fix processing of pkg.purged results (bsc#1213288)\n * Fix Null Pointer Exception in auth endpoint when an empty body is provided\n * Do not ignore scheduling error in Taskomatic\n * Add compliance checks when running as Pay-as-you-go\n * Add RHUI support to Pay-as-you-go connection feature\n * Fix Debian Packages file generation (bsc#1213716)\n * Fix action executor to prevent blocking Taskomatic for actions that are already finished (bsc#1214121)\n * Fix detection in case RHEL-based products (bsc#1214280)\n * Improve error message when instance-flavor-check tool is not installed\n * Fix auto product refresh in case of SUSE Manager Pay-as-you-go Server\n * Optimize org channel accessibility query (bsc#1211874)\n * Check csp billing adapter status\n\nspacewalk-setup:\n\n- Version 4.3.18-1\n * Do not rely on rpm runtime status, rather check rhn.conf if is configured (bsc#1210935)\n * Remove storing CA in DB directly as it is now part of mgr-ssl-cert-setup (bsc#1212856)\n\nspacewalk-web:\n\n- Version 4.3.33-1\n * Update the messages after syncing the products\n * Fix issue that prevented to delete credentials\n * Add warning message in login UI for Pay-as-you-go with SCC credentials and no forward registration.\n * Hide SSH info for `localhost` in Pay-as-you-go section\n * Integrate @formatjs/intl as a replacement for t()\n * Fix link interpolation in message maps\n\nsupportutils-plugin-susemanager:\n\n- Version 4.3.9-1\n * Add cloud and Pay-as-you-go checks\n * Write configured crypto-policy in supportconfig\n\nsusemanager:\n\n- Version 4.3.31-1\n * Require LTSS channel for SUSE Manager Proxy 4.2 (bsc#1214187)\n\nsusemanager-docs_en:\n\n- Added a note for SUSE Linux Enterprise Micro clients only having Node and Blackbox exporter for monitoring available,\n in the Administration Guide (bsc#1212246)\n- Added a warning about channel synchronization failure because of invalidated credentials in Connect Pay-as-you-go\n instance section of the Installation and Upgrade Guide\n- Added a workflow describing channel removal to the Common Workflows Guide\n- Added background information on Ansible playbooks in the Ansible chapter in Administration Guide (bsc#1213077)\n- Added Best practices and image pillars files to Retail Guide\n- Added detailed information about all supported SUSE Linux Enterprise Micro versions\n- Added Saltboot redeployment subchapter in the Retail Guide\n- Changed filename for configuring Tomcat memory usage in Specialized Guides (bsc#1212814)\n- Fixed Ubuntu channel names in Ubuntu chapter of the Client Configuration Guide (bsc#1212827)\n- Improved Red Hat Update Infrastructure documentation (bsc#1215373)\n- Listed supported key types for SSL certificates in Import SSL Certificates section of the Administation Guide\n- Minimal memory requirement is now 16 GB for a SUSE Manager Server installation\n- Removed the step calling rhn-ssl-dbstore from the SSL setup as it is now integrated into mgr-ssl-cert-setup in\n Administration Guide\n- Replaced plain text with dedicated attribute for AutoYaST\n- Typo correction for cobbler buildiso command in Client Configuration Guide\n- Updated Ansible chapter in Administration Guide for clarity (bsc#1213077)\n\nsusemanager-schema:\n\n- Version 4.3.20-1\n * Add new credentials type RHUI\n * Store the Pay-as-you-go products\n\nsusemanager-sls:\n\n- Version 4.3.35-1\n * Integrate instance-flavor-check to detect if the instance is Pay-as-you-go\n * Do not disable salt-minion on salt-ssh managed clients\n * Keep original traditional stack tools for RHEL7 RHUI connection\n * Include automatic migration from Salt 3000 to Salt Bundle in highstate\n * Use recurse stratedy to merge formula pillar with existing pillars\n * Mask Uyuni roster module password on logs\n\nuyuni-common-libs:\n\n- Version 4.3.9-1\n * Workaround for python3-debian bug about collecting control file (bsc#1211525, bsc#1208692)\n\nHow to apply this update:\n\n1. Log in as root user to the SUSE Manager Server.\n2. Stop the Spacewalk service:\n`spacewalk-service stop`\n3. Apply the patch using either zypper patch or YaST Online Update.\n4. Start the Spacewalk service:\n`spacewalk-service start`\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3861,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2023-3861,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2023-3861",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3861-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3861-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233861-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3861-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031796.html"
},
{
"category": "self",
"summary": "SUSE Bug 1207330",
"url": "https://bugzilla.suse.com/1207330"
},
{
"category": "self",
"summary": "SUSE Bug 1208692",
"url": "https://bugzilla.suse.com/1208692"
},
{
"category": "self",
"summary": "SUSE Bug 1210935",
"url": "https://bugzilla.suse.com/1210935"
},
{
"category": "self",
"summary": "SUSE Bug 1211525",
"url": "https://bugzilla.suse.com/1211525"
},
{
"category": "self",
"summary": "SUSE Bug 1211874",
"url": "https://bugzilla.suse.com/1211874"
},
{
"category": "self",
"summary": "SUSE Bug 1211884",
"url": "https://bugzilla.suse.com/1211884"
},
{
"category": "self",
"summary": "SUSE Bug 1212246",
"url": "https://bugzilla.suse.com/1212246"
},
{
"category": "self",
"summary": "SUSE Bug 1212730",
"url": "https://bugzilla.suse.com/1212730"
},
{
"category": "self",
"summary": "SUSE Bug 1212814",
"url": "https://bugzilla.suse.com/1212814"
},
{
"category": "self",
"summary": "SUSE Bug 1212827",
"url": "https://bugzilla.suse.com/1212827"
},
{
"category": "self",
"summary": "SUSE Bug 1212856",
"url": "https://bugzilla.suse.com/1212856"
},
{
"category": "self",
"summary": "SUSE Bug 1212943",
"url": "https://bugzilla.suse.com/1212943"
},
{
"category": "self",
"summary": "SUSE Bug 1213009",
"url": "https://bugzilla.suse.com/1213009"
},
{
"category": "self",
"summary": "SUSE Bug 1213077",
"url": "https://bugzilla.suse.com/1213077"
},
{
"category": "self",
"summary": "SUSE Bug 1213288",
"url": "https://bugzilla.suse.com/1213288"
},
{
"category": "self",
"summary": "SUSE Bug 1213445",
"url": "https://bugzilla.suse.com/1213445"
},
{
"category": "self",
"summary": "SUSE Bug 1213675",
"url": "https://bugzilla.suse.com/1213675"
},
{
"category": "self",
"summary": "SUSE Bug 1213716",
"url": "https://bugzilla.suse.com/1213716"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE Bug 1214002",
"url": "https://bugzilla.suse.com/1214002"
},
{
"category": "self",
"summary": "SUSE Bug 1214121",
"url": "https://bugzilla.suse.com/1214121"
},
{
"category": "self",
"summary": "SUSE Bug 1214124",
"url": "https://bugzilla.suse.com/1214124"
},
{
"category": "self",
"summary": "SUSE Bug 1214187",
"url": "https://bugzilla.suse.com/1214187"
},
{
"category": "self",
"summary": "SUSE Bug 1214266",
"url": "https://bugzilla.suse.com/1214266"
},
{
"category": "self",
"summary": "SUSE Bug 1214280",
"url": "https://bugzilla.suse.com/1214280"
},
{
"category": "self",
"summary": "SUSE Bug 1214889",
"url": "https://bugzilla.suse.com/1214889"
},
{
"category": "self",
"summary": "SUSE Bug 1214982",
"url": "https://bugzilla.suse.com/1214982"
},
{
"category": "self",
"summary": "SUSE Bug 1215352",
"url": "https://bugzilla.suse.com/1215352"
},
{
"category": "self",
"summary": "SUSE Bug 1215362",
"url": "https://bugzilla.suse.com/1215362"
},
{
"category": "self",
"summary": "SUSE Bug 1215373",
"url": "https://bugzilla.suse.com/1215373"
},
{
"category": "self",
"summary": "SUSE Bug 1215413",
"url": "https://bugzilla.suse.com/1215413"
},
{
"category": "self",
"summary": "SUSE Bug 1215497",
"url": "https://bugzilla.suse.com/1215497"
},
{
"category": "self",
"summary": "SUSE Bug 1215756",
"url": "https://bugzilla.suse.com/1215756"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for SUSE Manager Server 4.3",
"tracking": {
"current_release_date": "2023-09-28T11:38:00Z",
"generator": {
"date": "2023-09-28T11:38:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3861-1",
"initial_release_date": "2023-09-28T11:38:00Z",
"revision_history": [
{
"date": "2023-09-28T11:38:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.aarch64",
"product": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.aarch64",
"product_id": "hub-xmlrpc-api-0.7-150400.5.9.15.aarch64"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150400.3.21.15.aarch64",
"product": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.aarch64",
"product_id": "inter-server-sync-0.3.0-150400.3.21.15.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64",
"product_id": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64",
"product_id": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.aarch64"
}
},
{
"category": "product_version",
"name": "susemanager-4.3.31-150400.3.36.12.aarch64",
"product": {
"name": "susemanager-4.3.31-150400.3.36.12.aarch64",
"product_id": "susemanager-4.3.31-150400.3.36.12.aarch64"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.3.31-150400.3.36.12.aarch64",
"product": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.aarch64",
"product_id": "susemanager-tools-4.3.31-150400.3.36.12.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "billing-data-service-0.3-150400.10.6.13.noarch",
"product": {
"name": "billing-data-service-0.3-150400.10.6.13.noarch",
"product_id": "billing-data-service-0.3-150400.10.6.13.noarch"
}
},
{
"category": "product_version",
"name": "cobbler-3.3.3-150400.5.33.13.noarch",
"product": {
"name": "cobbler-3.3.3-150400.5.33.13.noarch",
"product_id": "cobbler-3.3.3-150400.5.33.13.noarch"
}
},
{
"category": "product_version",
"name": "cobbler-tests-3.3.3-150400.5.33.13.noarch",
"product": {
"name": "cobbler-tests-3.3.3-150400.5.33.13.noarch",
"product_id": "cobbler-tests-3.3.3-150400.5.33.13.noarch"
}
},
{
"category": "product_version",
"name": "cobbler-tests-containers-3.3.3-150400.5.33.13.noarch",
"product": {
"name": "cobbler-tests-containers-3.3.3-150400.5.33.13.noarch",
"product_id": "cobbler-tests-containers-3.3.3-150400.5.33.13.noarch"
}
},
{
"category": "product_version",
"name": "grafana-formula-0.9.0-150400.3.12.1.noarch",
"product": {
"name": "grafana-formula-0.9.0-150400.3.12.1.noarch",
"product_id": "grafana-formula-0.9.0-150400.3.12.1.noarch"
}
},
{
"category": "product_version",
"name": "image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"product": {
"name": "image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"product_id": "image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch"
}
},
{
"category": "product_version",
"name": "prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"product": {
"name": "prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"product_id": "prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch"
}
},
{
"category": "product_version",
"name": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"product": {
"name": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"product_id": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
}
},
{
"category": "product_version",
"name": "saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"product": {
"name": "saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"product_id": "saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-4.3.23-150400.3.24.13.noarch",
"product": {
"name": "spacecmd-4.3.23-150400.3.24.13.noarch",
"product_id": "spacecmd-4.3.23-150400.3.24.13.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"product": {
"name": "spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"product_id": "spacewalk-admin-4.3.13-150400.3.12.13.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-app-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-cdn-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-cdn-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-cdn-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-server-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"product": {
"name": "spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"product_id": "spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-base-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-base-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"product": {
"name": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"product_id": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-config-4.3.11-150400.3.9.13.noarch",
"product": {
"name": "spacewalk-config-4.3.11-150400.3.9.13.noarch",
"product_id": "spacewalk-config-4.3.11-150400.3.9.13.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-dobby-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-dobby-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-dobby-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-html-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-html-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-html-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-html-debug-4.3.33-150400.3.27.16.noarch",
"product": {
"name": "spacewalk-html-debug-4.3.33-150400.3.27.16.noarch",
"product_id": "spacewalk-html-debug-4.3.33-150400.3.27.16.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-java-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-java-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-apidoc-sources-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-java-apidoc-sources-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-java-apidoc-sources-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-java-config-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-java-lib-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"product": {
"name": "spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"product_id": "spacewalk-setup-4.3.18-150400.3.27.13.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"product": {
"name": "spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"product_id": "spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"product": {
"name": "supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"product_id": "supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"product": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"product_id": "supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"product": {
"name": "supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"product_id": "supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-docs_en-4.3-150400.9.38.2.noarch",
"product": {
"name": "susemanager-docs_en-4.3-150400.9.38.2.noarch",
"product_id": "susemanager-docs_en-4.3-150400.9.38.2.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"product": {
"name": "susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"product_id": "susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-schema-4.3.20-150400.3.24.17.noarch",
"product": {
"name": "susemanager-schema-4.3.20-150400.3.24.17.noarch",
"product_id": "susemanager-schema-4.3.20-150400.3.24.17.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-schema-sanity-4.3.20-150400.3.24.17.noarch",
"product": {
"name": "susemanager-schema-sanity-4.3.20-150400.3.24.17.noarch",
"product_id": "susemanager-schema-sanity-4.3.20-150400.3.24.17.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"product": {
"name": "susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"product_id": "susemanager-schema-utility-4.3.20-150400.3.24.17.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-sls-4.3.35-150400.3.31.12.noarch",
"product": {
"name": "susemanager-sls-4.3.35-150400.3.31.12.noarch",
"product_id": "susemanager-sls-4.3.35-150400.3.31.12.noarch"
}
},
{
"category": "product_version",
"name": "uyuni-config-modules-4.3.35-150400.3.31.12.noarch",
"product": {
"name": "uyuni-config-modules-4.3.35-150400.3.31.12.noarch",
"product_id": "uyuni-config-modules-4.3.35-150400.3.31.12.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"product": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"product_id": "hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"product": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"product_id": "inter-server-sync-0.3.0-150400.3.21.15.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"product_id": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"product_id": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le"
}
},
{
"category": "product_version",
"name": "susemanager-4.3.31-150400.3.36.12.ppc64le",
"product": {
"name": "susemanager-4.3.31-150400.3.36.12.ppc64le",
"product_id": "susemanager-4.3.31-150400.3.36.12.ppc64le"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"product": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"product_id": "susemanager-tools-4.3.31-150400.3.36.12.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"product": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"product_id": "hub-xmlrpc-api-0.7-150400.5.9.15.s390x"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150400.3.21.15.s390x",
"product": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.s390x",
"product_id": "inter-server-sync-0.3.0-150400.3.21.15.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"product_id": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.s390x"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"product_id": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x"
}
},
{
"category": "product_version",
"name": "susemanager-4.3.31-150400.3.36.12.s390x",
"product": {
"name": "susemanager-4.3.31-150400.3.36.12.s390x",
"product_id": "susemanager-4.3.31-150400.3.36.12.s390x"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.3.31-150400.3.36.12.s390x",
"product": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.s390x",
"product_id": "susemanager-tools-4.3.31-150400.3.36.12.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"product": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"product_id": "hub-xmlrpc-api-0.7-150400.5.9.15.x86_64"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"product": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"product_id": "inter-server-sync-0.3.0-150400.3.21.15.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"product_id": "python2-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"product_id": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64"
}
},
{
"category": "product_version",
"name": "susemanager-4.3.31-150400.3.36.12.x86_64",
"product": {
"name": "susemanager-4.3.31-150400.3.36.12.x86_64",
"product_id": "susemanager-4.3.31-150400.3.36.12.x86_64"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"product": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"product_id": "susemanager-tools-4.3.31-150400.3.36.12.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.3",
"product": {
"name": "SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server Module 4.3",
"product": {
"name": "SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
},
"product_reference": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-150400.3.24.13.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch"
},
"product_reference": "spacecmd-4.3.23-150400.3.24.13.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
},
"product_reference": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch"
},
"product_reference": "supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "billing-data-service-0.3-150400.10.6.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:billing-data-service-0.3-150400.10.6.13.noarch"
},
"product_reference": "billing-data-service-0.3-150400.10.6.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cobbler-3.3.3-150400.5.33.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.33.13.noarch"
},
"product_reference": "cobbler-3.3.3-150400.5.33.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-formula-0.9.0-150400.3.12.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:grafana-formula-0.9.0-150400.3.12.1.noarch"
},
"product_reference": "grafana-formula-0.9.0-150400.3.12.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le"
},
"product_reference": "hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.s390x"
},
"product_reference": "hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150400.5.9.15.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.x86_64"
},
"product_reference": "hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch"
},
"product_reference": "image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.ppc64le"
},
"product_reference": "inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.s390x"
},
"product_reference": "inter-server-sync-0.3.0-150400.3.21.15.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150400.3.21.15.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.x86_64"
},
"product_reference": "inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch"
},
"product_reference": "prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
},
"product_reference": "python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch"
},
"product_reference": "saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-150400.3.24.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch"
},
"product_reference": "spacecmd-4.3.23-150400.3.24.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-admin-4.3.13-150400.3.12.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-admin-4.3.13-150400.3.12.13.noarch"
},
"product_reference": "spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-app-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-server-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch"
},
"product_reference": "spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-base-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-base-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch"
},
"product_reference": "spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-config-4.3.11-150400.3.9.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-config-4.3.11-150400.3.9.13.noarch"
},
"product_reference": "spacewalk-config-4.3.11-150400.3.9.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-html-4.3.33-150400.3.27.16.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-html-4.3.33-150400.3.27.16.noarch"
},
"product_reference": "spacewalk-html-4.3.33-150400.3.27.16.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-4.3.66-150400.3.60.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-java-4.3.66-150400.3.60.1.noarch"
},
"product_reference": "spacewalk-java-4.3.66-150400.3.60.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-config-4.3.66-150400.3.60.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.66-150400.3.60.1.noarch"
},
"product_reference": "spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-lib-4.3.66-150400.3.60.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.66-150400.3.60.1.noarch"
},
"product_reference": "spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch"
},
"product_reference": "spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-setup-4.3.18-150400.3.27.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-setup-4.3.18-150400.3.27.13.noarch"
},
"product_reference": "spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch"
},
"product_reference": "spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch"
},
"product_reference": "supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.3.31-150400.3.36.12.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.ppc64le"
},
"product_reference": "susemanager-4.3.31-150400.3.36.12.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.3.31-150400.3.36.12.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.s390x"
},
"product_reference": "susemanager-4.3.31-150400.3.36.12.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.3.31-150400.3.36.12.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.x86_64"
},
"product_reference": "susemanager-4.3.31-150400.3.36.12.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-docs_en-4.3-150400.9.38.2.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.38.2.noarch"
},
"product_reference": "susemanager-docs_en-4.3-150400.9.38.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch"
},
"product_reference": "susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-schema-4.3.20-150400.3.24.17.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-schema-4.3.20-150400.3.24.17.noarch"
},
"product_reference": "susemanager-schema-4.3.20-150400.3.24.17.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-schema-utility-4.3.20-150400.3.24.17.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.20-150400.3.24.17.noarch"
},
"product_reference": "susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-sls-4.3.35-150400.3.31.12.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-sls-4.3.35-150400.3.31.12.noarch"
},
"product_reference": "susemanager-sls-4.3.35-150400.3.31.12.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.ppc64le"
},
"product_reference": "susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.s390x"
},
"product_reference": "susemanager-tools-4.3.31-150400.3.36.12.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.3.31-150400.3.36.12.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.x86_64"
},
"product_reference": "susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uyuni-config-modules-4.3.35-150400.3.31.12.noarch as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.35-150400.3.31.12.noarch"
},
"product_reference": "uyuni-config-modules-4.3.35-150400.3.31.12.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Proxy Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:billing-data-service-0.3-150400.10.6.13.noarch",
"SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.33.13.noarch",
"SUSE Manager Server Module 4.3:grafana-formula-0.9.0-150400.3.12.1.noarch",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"SUSE Manager Server Module 4.3:image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.s390x",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"SUSE Manager Server Module 4.3:prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Server Module 4.3:saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-config-4.3.11-150400.3.9.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-html-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-sls-4.3.35-150400.3.31.12.noarch",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.35-150400.3.31.12.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Proxy Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:billing-data-service-0.3-150400.10.6.13.noarch",
"SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.33.13.noarch",
"SUSE Manager Server Module 4.3:grafana-formula-0.9.0-150400.3.12.1.noarch",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"SUSE Manager Server Module 4.3:image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.s390x",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"SUSE Manager Server Module 4.3:prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Server Module 4.3:saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-config-4.3.11-150400.3.9.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-html-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-sls-4.3.35-150400.3.31.12.noarch",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.35-150400.3.31.12.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Proxy Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-client-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Proxy Module 4.3:supportutils-plugin-susemanager-proxy-4.3.3-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:billing-data-service-0.3-150400.10.6.13.noarch",
"SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.33.13.noarch",
"SUSE Manager Server Module 4.3:grafana-formula-0.9.0-150400.3.12.1.noarch",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.ppc64le",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.s390x",
"SUSE Manager Server Module 4.3:hub-xmlrpc-api-0.7-150400.5.9.15.x86_64",
"SUSE Manager Server Module 4.3:image-sync-formula-0.1.1692188980.9aa0455-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.ppc64le",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.s390x",
"SUSE Manager Server Module 4.3:inter-server-sync-0.3.0-150400.3.21.15.x86_64",
"SUSE Manager Server Module 4.3:prometheus-exporters-formula-1.3.0-150400.3.3.13.noarch",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.ppc64le",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.s390x",
"SUSE Manager Server Module 4.3:prometheus-postgres_exporter-0.10.1-150400.3.6.17.x86_64",
"SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.ppc64le",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.s390x",
"SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.9-150400.3.15.13.x86_64",
"SUSE Manager Server Module 4.3:saltboot-formula-0.1.1692188980.9aa0455-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacecmd-4.3.23-150400.3.24.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-admin-4.3.13-150400.3.12.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.23-150400.3.27.19.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.19-150400.3.18.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-config-4.3.11-150400.3.9.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-html-4.3.33-150400.3.27.16.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:spacewalk-setup-4.3.18-150400.3.27.13.noarch",
"SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.66-150400.3.60.1.noarch",
"SUSE Manager Server Module 4.3:supportutils-plugin-susemanager-4.3.9-150400.3.15.13.noarch",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.38.2.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.20-150400.3.24.17.noarch",
"SUSE Manager Server Module 4.3:susemanager-sls-4.3.35-150400.3.31.12.noarch",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.ppc64le",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.s390x",
"SUSE Manager Server Module 4.3:susemanager-tools-4.3.31-150400.3.36.12.x86_64",
"SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.35-150400.3.31.12.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:38:00Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3867-1
Vulnerability from csaf_suse - Published: 2023-09-28 11:42 - Updated: 2023-09-28 11:42Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for SUSE Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Security issues fixed:\n * CVE-2022-32149: Fix denial of service vulnerability (bsc#1204501)\n * CVE-2022-41723: Fix uncontrolled resource consumption (bsc#1208270)\n * CVE-2022-46146: Fix authentication bypass vulnarability (bsc#1208046)\n- Changes and bugs fixed:\n * Updated to 1.0.0 (jsc#PED-5405)\n + Improved flag parsing\n + Added support for custom headers\n * Changes from 0.13.1\n + Fix panic caused by missing flagConfig options\n * Added AppArmor profile\n * Added sandboxing options to systemd service unit\n * Build using promu\n * Build with Go 1.19\n * Exclude s390 architecture\n\ngolang-github-prometheus-alertmanager:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngolang-github-prometheus-node_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngolang-github-prometheus-prometheus:\n\n- This update introduces breaking changes. Please, read carefully the provided informations.\n- Security issues fixed:\n * CVE-2022-41723: Fix uncontrolled resource consumption by updating Go to version 1.20.1 (bsc#1208298)\n- Updated to 2.45.0 (jsc#PED-5406):\n * [FEATURE] API: New limit parameter to limit the number of items returned by `/api/v1/status/tsdb` endpoint\n * [FEATURE] Config: Add limits to global config\n * [FEATURE] Consul SD: Added support for `path_prefix`\n * [FEATURE] Native histograms: Add option to scrape both classic and native histograms.\n * [FEATURE] Native histograms: Added support for two more arithmetic operators `avg_over_time` and `sum_over_time`\n * [FEATURE] Promtool: When providing the block id, only one block will be loaded and analyzed\n * [FEATURE] Remote-write: New Azure ad configuration to support remote writing directly to Azure Monitor workspace\n * [FEATURE] TSDB: Samples per chunk are now configurable with flag `storage.tsdb.samples-per-chunk`. By default set\n to its former value 120\n * [ENHANCEMENT] Native histograms: bucket size can now be limited to avoid scrape fails\n * [ENHANCEMENT] TSDB: Dropped series are now deleted from the WAL sooner\n * [BUGFIX] Native histograms: ChunkSeries iterator now checks if a new sample can be appended to the open chunk\n * [BUGFIX] Native histograms: Fix Histogram Appender `Appendable()` segfault\n * [BUGFIX] Native histograms: Fix setting reset header to gauge histograms in seriesToChunkEncoder\n * [BUGFIX] TSDB: Tombstone intervals are not modified after Get() call\n * [BUGFIX] TSDB: Use path/filepath to set the WAL directory.\n- Changes from 2.44.0:\n * [FEATURE] Remote-read: Handle native histograms\n * [FEATURE] Promtool: Health and readiness check of prometheus server in CLI\n * [FEATURE] PromQL: Add `query_samples_total` metric, the total number of samples loaded by all queries\n * [ENHANCEMENT] Storage: Optimise buffer used to iterate through samples\n * [ENHANCEMENT] Scrape: Reduce memory allocations on target labels\n * [ENHANCEMENT] PromQL: Use faster heap method for `topk()` / `bottomk()`\n * [ENHANCEMENT] Rules API: Allow filtering by rule name\n * [ENHANCEMENT] Native Histograms: Various fixes and improvements\n * [ENHANCEMENT] UI: Search of scraping pools is now case-insensitive\n * [ENHANCEMENT] TSDB: Add an affirmative log message for successful WAL repair\n * [BUGFIX] TSDB: Block compaction failed when shutting down\n * [BUGFIX] TSDB: Out-of-order chunks could be ignored if the write-behind log was deleted\n- Changes from 2.43.1\n * [BUGFIX] Labels: Set() after Del() would be ignored, which broke some relabeling rules\n- Changes from 2.43.0:\n * [FEATURE] Promtool: Add HTTP client configuration to query commands\n * [FEATURE] Scrape: Add `include_scrape_configs` to include scrape configs from different files\n * [FEATURE] HTTP client: Add `no_proxy` to exclude URLs from proxied requests\n * [FEATURE] HTTP client: Add `proxy_from_enviroment` to read proxies from env variables\n * [ENHANCEMENT] API: Add support for setting lookback delta per query via the API\n * [ENHANCEMENT] API: Change HTTP status code from 503/422 to 499 if a request is canceled\n * [ENHANCEMENT] Scrape: Allow exemplars for all metric types\n * [ENHANCEMENT] TSDB: Add metrics for head chunks and WAL folders size\n * [ENHANCEMENT] TSDB: Automatically remove incorrect snapshot with index that is ahead of WAL\n * [ENHANCEMENT] TSDB: Improve Prometheus parser error outputs to be more comprehensible\n * [ENHANCEMENT] UI: Scope `group by` labels to metric in autocompletion\n * [BUGFIX] Scrape: Fix `prometheus_target_scrape_pool_target_limit` metric not set before reloading\n * [BUGFIX] TSDB: Correctly update `prometheus_tsdb_head_chunks_removed_total` and `prometheus_tsdb_head_chunks`\n metrics when reading WAL\n * [BUGFIX] TSDB: Use the correct unit (seconds) when recording out-of-order append deltas in the\n `prometheus_tsdb_sample_ooo_delta` metric\n- Changes from 2.42.0:\n This release comes with a new feature coverage for native histograms and breaking changes.\n If you are trying native histograms already, we recommend you remove the `wal` directory when upgrading. Because the\n old WAL record for native histograms is not backward compatible in v2.42.0, this will lead to some data loss for the\n latest data. Additionally, if you scrape \u0027float histograms\u0027 or use recording rules on native histograms in v2.42.0\n (which writes float histograms), it is a one-way street since older versions do not support float histograms.\n * [CHANGE] **breaking** TSDB: Changed WAL record format for the experimental native histograms\n * [FEATURE] Add \u0027keep_firing_for\u0027 field to alerting rules\n * [FEATURE] Promtool: Add support of selecting timeseries for TSDB dump\n * [ENHANCEMENT] Agent: Native histogram support.\n * [ENHANCEMENT] Rules: Support native histograms in recording rules\n * [ENHANCEMENT] SD: Add container ID as a meta label for pod targets for Kubernetes\n * [ENHANCEMENT] SD: Add VM size label to azure service discovery\n * [ENHANCEMENT] Support native histograms in federation\n * [ENHANCEMENT] TSDB: Add gauge histogram support\n * [ENHANCEMENT] TSDB/Scrape: Support FloatHistogram that represents buckets as float64 values\n * [ENHANCEMENT] UI: Show individual scrape pools on /targets page\n- Changes from 2.41.0:\n * [FEATURE] Relabeling: Add keepequal and dropequal relabel actions\n * [FEATURE] Add support for HTTP proxy headers\n * [ENHANCEMENT] Reload private certificates when changed on disk\n * [ENHANCEMENT] Add max_version to specify maximum TLS version in tls_config\n * [ENHANCEMENT] Add goos and goarch labels to prometheus_build_info\n * [ENHANCEMENT] SD: Add proxy support for EC2 and LightSail SDs\n * [ENHANCEMENT] SD: Add new metric prometheus_sd_file_watcher_errors_total\n * [ENHANCEMENT] Remote Read: Use a pool to speed up marshalling\n * [ENHANCEMENT] TSDB: Improve handling of tombstoned chunks in iterators\n * [ENHANCEMENT] TSDB: Optimize postings offset table reading\n * [BUGFIX] Scrape: Validate the metric name, label names, and label values after relabeling\n * [BUGFIX] Remote Write receiver and rule manager: Fix error handling\n- Changes from 2.40.7:\n * [BUGFIX] TSDB: Fix queries involving negative buckets of native histograms\n- Changes from 2.40.5:\n * [BUGFIX] TSDB: Fix queries involving native histograms due to improper reset of iterators\n- Changes from 2.40.3:\n * [BUGFIX] TSDB: Fix compaction after a deletion is called\n- Changes from 2.40.2:\n * [BUGFIX] UI: Fix black-on-black metric name color in dark mode\n- Changes from 2.40.1:\n * [BUGFIX] TSDB: Fix alignment for atomic int64 for 32 bit architecture\n * [BUGFIX] Scrape: Fix accept headers\n- Changes from 2.40.0:\n * [FEATURE] Add experimental support for native histograms.\n Enable with the flag --enable-feature=native-histograms.\n * [FEATURE] SD: Add service discovery for OVHcloud\n * [ENHANCEMENT] Kubernetes SD: Use protobuf encoding\n * [ENHANCEMENT] TSDB: Use golang.org/x/exp/slices for improved sorting speed\n * [ENHANCEMENT] Consul SD: Add enterprise admin partitions. Adds __meta_consul_partition label. Adds partition\n config in consul_sd_config\n * [BUGFIX] API: Fix API error codes for /api/v1/labels and /api/v1/series\n- Changes from 2.39.1:\n * [BUGFIX] Rules: Fix notifier relabel changing the labels on active alerts\n- Changes from 2.39.0:\n * [FEATURE] experimental TSDB: Add support for ingesting out-of-order samples. This is configured via\n out_of_order_time_window field in the config file; check config file docs for more info\n * [ENHANCEMENT] API: /-/healthy and /-/ready API calls now also respond to a HEAD request on top of existing\n GET support.\n * [ENHANCEMENT] PuppetDB SD: Add __meta_puppetdb_query label.\n * [ENHANCEMENT] AWS EC2 SD: Add __meta_ec2_region label.\n * [ENHANCEMENT] AWS Lightsail SD: Add __meta_lightsail_region label.\n * [ENHANCEMENT] Scrape: Optimise relabeling by re-using memory.\n * [ENHANCEMENT] TSDB: Improve WAL replay timings.\n * [ENHANCEMENT] TSDB: Optimise memory by not storing unnecessary data in the memory.\n * [ENHANCEMENT] TSDB: Allow overlapping blocks by default.\n --storage.tsdb.allow-overlapping-blocks now has no effect.\n * [ENHANCEMENT] UI: Click to copy label-value pair from query result to clipboard.\n * [BUGFIX] TSDB: Turn off isolation for Head compaction to fix a memory leak.\n * [BUGFIX] TSDB: Fix \u0027invalid magic number 0\u0027 error on Prometheus startup.\n * [BUGFIX] PromQL: Properly close file descriptor when logging unfinished queries.\n * [BUGFIX] Agent: Fix validation of flag options and prevent WAL from growing more than desired.\n- Changes from 2.38.0:\n * [FEATURE]: Web: Add a /api/v1/format_query HTTP API endpoint that allows pretty-formatting PromQL expressions.\n * [FEATURE]: UI: Add support for formatting PromQL expressions in the UI.\n * [FEATURE]: DNS SD: Support MX records for discovering targets.\n * [FEATURE]: Templates: Add toTime() template function that allows converting sample timestamps to\n Go time.Time values\n * [ENHANCEMENT]: Kubernetes SD: Add\n __meta_kubernetes_service_port_number meta label indicating the service port number.\n __meta_kubernetes_pod_container_image meta label indicating the container image.\n * [ENHANCEMENT]: PromQL: When a query panics, also log the query itself alongside the panic message.\n * [ENHANCEMENT]: UI: Tweak colors in the dark theme to improve the contrast ratio.\n * [ENHANCEMENT]: Web: Speed up calls to /api/v1/rules by avoiding locks and using atomic types instead.\n * [ENHANCEMENT]: Scrape: Add a no-default-scrape-port feature flag, which omits or removes any default HTTP (:80)\n or HTTPS (:443) ports in the target\u0027s scrape address.\n * [BUGFIX]: TSDB: In the WAL watcher metrics, expose the\n type=\u0027exemplar\u0027 label instead of type=\u0027unknown\u0027 for exemplar records.\n * [BUGFIX]: TSDB: Fix race condition around allocating series IDs during chunk snapshot loading.\n\ngolang-github-QubitProducts-exporter_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngrafana:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nprometheus-blackbox_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nprometheus-postgres_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nspacecmd:\n\n- Updated to 4.3.23-1\n * Update translation strings\n\nsupportutils-plugin-susemanager-client:\n\n- Updated to 4.3.3-1\n * Write configured crypto-policy in supportconfig\n * Add cloud and Pay-as-you-go checks\n\nuyuni-common-libs:\n\n- Updated to 4.3.9-1\n * Workaround for python3-debian bug about collecting control file (bsc#1211525, bsc#1208692)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3867,SUSE-SLE-Manager-Tools-12-2023-3867,SUSE-SLE-SERVER-12-SP5-2023-3867",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3867-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3867-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233867-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3867-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031790.html"
},
{
"category": "self",
"summary": "SUSE Bug 1204501",
"url": "https://bugzilla.suse.com/1204501"
},
{
"category": "self",
"summary": "SUSE Bug 1208046",
"url": "https://bugzilla.suse.com/1208046"
},
{
"category": "self",
"summary": "SUSE Bug 1208270",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "self",
"summary": "SUSE Bug 1208298",
"url": "https://bugzilla.suse.com/1208298"
},
{
"category": "self",
"summary": "SUSE Bug 1208692",
"url": "https://bugzilla.suse.com/1208692"
},
{
"category": "self",
"summary": "SUSE Bug 1211525",
"url": "https://bugzilla.suse.com/1211525"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32149 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41723 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-46146 page",
"url": "https://www.suse.com/security/cve/CVE-2022-46146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for SUSE Manager Client Tools",
"tracking": {
"current_release_date": "2023-09-28T11:42:18Z",
"generator": {
"date": "2023-09-28T11:42:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3867-1",
"initial_release_date": "2023-09-28T11:42:18Z",
"revision_history": [
{
"date": "2023-09-28T11:42:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"product_id": "golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-1.54.3.aarch64",
"product": {
"name": "grafana-9.5.5-1.54.3.aarch64",
"product_id": "grafana-9.5.5-1.54.3.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"product_id": "prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-1.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.i586",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.i586",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.i586",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.i586",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.i586",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.i586",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.i586",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.i586",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.i586",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.i586",
"product_id": "golang-github-prometheus-prometheus-2.45.0-1.47.3.i586"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-1.54.3.i586",
"product": {
"name": "grafana-9.5.5-1.54.3.i586",
"product_id": "grafana-9.5.5-1.54.3.i586"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.i586",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.i586",
"product_id": "prometheus-blackbox_exporter-0.24.0-1.23.2.i586"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.i586",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.i586",
"product_id": "prometheus-postgres_exporter-0.10.1-1.14.3.i586"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.i586",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.i586",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "spacecmd-4.3.23-38.127.3.noarch",
"product": {
"name": "spacecmd-4.3.23-38.127.3.noarch",
"product_id": "spacecmd-4.3.23-38.127.3.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch",
"product": {
"name": "supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch",
"product_id": "supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"product_id": "golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-1.54.3.ppc64le",
"product": {
"name": "grafana-9.5.5-1.54.3.ppc64le",
"product_id": "grafana-9.5.5-1.54.3.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"product_id": "prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.s390",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.s390",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"product_id": "golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-1.54.3.s390x",
"product": {
"name": "grafana-9.5.5-1.54.3.s390x",
"product_id": "grafana-9.5.5-1.54.3.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"product_id": "prometheus-blackbox_exporter-0.24.0-1.23.2.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-1.14.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"product_id": "golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-1.54.3.x86_64",
"product": {
"name": "grafana-9.5.5-1.54.3.x86_64",
"product_id": "grafana-9.5.5-1.54.3.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"product_id": "prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-1.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"product_id": "python2-uyuni-common-libs-4.3.9-1.36.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-1.54.3.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64"
},
"product_reference": "grafana-9.5.5-1.54.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-1.54.3.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le"
},
"product_reference": "grafana-9.5.5-1.54.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-1.54.3.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x"
},
"product_reference": "grafana-9.5.5-1.54.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-1.54.3.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64"
},
"product_reference": "grafana-9.5.5-1.54.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.14.3.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64"
},
"product_reference": "python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le"
},
"product_reference": "python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x"
},
"product_reference": "python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-4.3.9-1.36.3.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64"
},
"product_reference": "python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-38.127.3.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch"
},
"product_reference": "spacecmd-4.3.23-38.127.3.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32149"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32149",
"url": "https://www.suse.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "SUSE Bug 1204501 for CVE-2022-32149",
"url": "https://bugzilla.suse.com/1204501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:42:18Z",
"details": "important"
}
],
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-41723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41723"
}
],
"notes": [
{
"category": "general",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41723",
"url": "https://www.suse.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "SUSE Bug 1208270 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "external",
"summary": "SUSE Bug 1215588 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1215588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:42:18Z",
"details": "important"
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-46146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-46146"
}
],
"notes": [
{
"category": "general",
"text": "Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users\u0027 bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix for the issue. There is no workaround, but attacker must have access to the hashed password to use this functionality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-46146",
"url": "https://www.suse.com/security/cve/CVE-2022-46146"
},
{
"category": "external",
"summary": "SUSE Bug 1208046 for CVE-2022-46146",
"url": "https://bugzilla.suse.com/1208046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:42:18Z",
"details": "important"
}
],
"title": "CVE-2022-46146"
},
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.s390x",
"SUSE Manager Client Tools 12:golang-github-QubitProducts-exporter_exporter-0.4.0-1.12.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.0-1.18.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.23.0-1.21.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.5.0-1.27.2.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.45.0-1.47.3.x86_64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.aarch64",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.ppc64le",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.s390x",
"SUSE Manager Client Tools 12:grafana-9.5.5-1.54.3.x86_64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.aarch64",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.ppc64le",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.s390x",
"SUSE Manager Client Tools 12:prometheus-blackbox_exporter-0.24.0-1.23.2.x86_64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.aarch64",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.ppc64le",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.s390x",
"SUSE Manager Client Tools 12:prometheus-postgres_exporter-0.10.1-1.14.3.x86_64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.9-1.36.3.x86_64",
"SUSE Manager Client Tools 12:spacecmd-4.3.23-38.127.3.noarch",
"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-4.3.3-6.27.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:42:18Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3474-1
Vulnerability from csaf_suse - Published: 2023-08-29 09:38 - Updated: 2023-08-29 09:38Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Recommended update for SUSE Manager Server 4.2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nhub-xmlrpc-api:\n\n- Security fix:\n * CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n + There are no direct source changes. The CVE on hub-xmlrpc-api is fixed rebuilding the sources with the patched Go\n version.\n\nspacecmd:\n\n- Version 4.2.24-1\n * Update translations\n\nspacewalk-backend:\n\n- Version 4.2.29-1\n * Use a constant to get the product name in python code rather than reading rhn.conf (bsc#1212943)\n * Only show missing /root/.curlrc error with log_level = 5 (bsc#1212507)\n\nspacewalk-java:\n\n- Version 4.2.55-1\n * Set swap memory value if available\n * Set primary FQDN to hostname if none is set (bsc#1209156, bsc#1214333)\n- Version 4.2.54-1\n * Consider venv-salt-minion package update as a Salt update to prevent backtraces on\n upgrading salt with itself (bsc#1211884)\n- Version 4.2.53-1\n * Fix \u0027more then one method candidate found\u0027 for API function (bsc#1211100)\n * Fixed a bug that caused the tab Autoinstallation to hide when clicking on Power\n Management Management/Operations on SSM -\u003e Provisioning\n * Update copyright year (bsc#1212106)\n * Disable jinja processing for the roster file (bsc#1211650)\n- Version 4.2.52-1\n * Update jetty-util to version 9.4.51\n- Version 4.2.51-1\n * Update version of Tomcat build dependencies\n\nspacewalk-reports:\n\n- Version 4.2.8-1\n * Drop Python2 compatibility (bsc#1212589)\n\nspacewalk-setup:\n\n- Version 4.2.13-1\n * Drop usage of salt.ext.six in embedded_diskspace_check\n\nspacewalk-utils:\n\n- Version 4.2.20-1\n * Drop Python2 compatibility\n\nspacewalk-web:\n\n- Version 4.2.36-1\n * Update translation\n * Fix VHM CPU and RAM display when 0 (bsc#1175823)\n * Fix parsing error when showing notification message details (bsc#1211469)\n\nsusemanager:\n \n- Version 4.2.44-1\n * Require LTSS channels for SUSE Linux Enterprise 15 SP1/SP2/SP3 and SUSE Manager Proxy 4.2 (bsc#1214187) \n- Version 4.2.43-1\n * Add missing Salt 3006.0 dependencies to bootstrap repo definitions (bsc#1212700)\n * Make mgr-salt-ssh to properly fix HOME environment to avoid issues with gitfs (bsc#1210994)\n\nsusemanager-doc-indexes:\n\n- Typo correction for Cobbler buildiso command in Client Configuration Guide\n- Replaced plain text with dedicated attribute for AutoYaST\n- Added a note about Oracle Unbreakable Linux Network mirroring requirements in \n Client Configuration Guide (bsc#1212032)\n- Added SUSE Linux Enterprise 15 SP5 and openSUSE Leap 15.5 \n as supported clients in the Client Configuration Guide\n- Fixed missing tables of content in the Reference Guide (bsc#1208577)\n- Fixed instruction for Single sign-on implementation example in the Administration Guide (bsc#1210103)\n- Removed reference to non-exitent files in Reference Guide (bsc#1208528)\n\nsusemanager-docs_en:\n\n- Typo correction for Cobbler buildiso command in Client Configuration Guide\n- Replaced plain text with dedicated attribute for AutoYaST\n- Added a note about Oracle Unbreakable Linux Network mirroring \n requirements in Client Configuration Guide (bsc#1212032)\n- Added SUSE Linux Enterprise 15 SP5 and openSUSE Leap 15.5 \n as supported clients in the Client Configuration Guide\n- Fixed missing tables of content in the Reference Guide (bsc#1208577)\n- Fixed instruction for Single sign-on implementation example in the Administration Guide (bsc#1210103)\n- Removed reference to non-exitent files in Reference Guide (bsc#1208528)\n\nsusemanager-schema:\n\n- Version 4.2.29-1\n * Add schema directory for susemanager-schema-4.2.29\n\nsusemanager-sls:\n\n- Version 4.2.35-1\n * Do not disable salt-minion on salt-ssh managed clients\n * Use venv-salt-minion instead of salt for docker states (bsc#1212416)\n\nHow to apply this update:\n\n1. Log in as root user to the SUSE Manager Server.\n2. Stop the Spacewalk service:\n`spacewalk-service stop`\n3. Apply the patch using either zypper patch or YaST Online Update.\n4. Start the Spacewalk service:\n`spacewalk-service start`\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3474,SUSE-SLE-Module-SUSE-Manager-Proxy-4.2-2023-3474,SUSE-SLE-Module-SUSE-Manager-Server-4.2-2023-3474",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3474-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3474-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233474-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3474-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018039.html"
},
{
"category": "self",
"summary": "SUSE Bug 1175823",
"url": "https://bugzilla.suse.com/1175823"
},
{
"category": "self",
"summary": "SUSE Bug 1208528",
"url": "https://bugzilla.suse.com/1208528"
},
{
"category": "self",
"summary": "SUSE Bug 1208577",
"url": "https://bugzilla.suse.com/1208577"
},
{
"category": "self",
"summary": "SUSE Bug 1209156",
"url": "https://bugzilla.suse.com/1209156"
},
{
"category": "self",
"summary": "SUSE Bug 1210103",
"url": "https://bugzilla.suse.com/1210103"
},
{
"category": "self",
"summary": "SUSE Bug 1210994",
"url": "https://bugzilla.suse.com/1210994"
},
{
"category": "self",
"summary": "SUSE Bug 1211100",
"url": "https://bugzilla.suse.com/1211100"
},
{
"category": "self",
"summary": "SUSE Bug 1211469",
"url": "https://bugzilla.suse.com/1211469"
},
{
"category": "self",
"summary": "SUSE Bug 1211650",
"url": "https://bugzilla.suse.com/1211650"
},
{
"category": "self",
"summary": "SUSE Bug 1211884",
"url": "https://bugzilla.suse.com/1211884"
},
{
"category": "self",
"summary": "SUSE Bug 1212032",
"url": "https://bugzilla.suse.com/1212032"
},
{
"category": "self",
"summary": "SUSE Bug 1212106",
"url": "https://bugzilla.suse.com/1212106"
},
{
"category": "self",
"summary": "SUSE Bug 1212416",
"url": "https://bugzilla.suse.com/1212416"
},
{
"category": "self",
"summary": "SUSE Bug 1212507",
"url": "https://bugzilla.suse.com/1212507"
},
{
"category": "self",
"summary": "SUSE Bug 1212589",
"url": "https://bugzilla.suse.com/1212589"
},
{
"category": "self",
"summary": "SUSE Bug 1212700",
"url": "https://bugzilla.suse.com/1212700"
},
{
"category": "self",
"summary": "SUSE Bug 1212943",
"url": "https://bugzilla.suse.com/1212943"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE Bug 1214187",
"url": "https://bugzilla.suse.com/1214187"
},
{
"category": "self",
"summary": "SUSE Bug 1214333",
"url": "https://bugzilla.suse.com/1214333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Recommended update for SUSE Manager Server 4.2",
"tracking": {
"current_release_date": "2023-08-29T09:38:52Z",
"generator": {
"date": "2023-08-29T09:38:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3474-1",
"initial_release_date": "2023-08-29T09:38:52Z",
"revision_history": [
{
"date": "2023-08-29T09:38:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.aarch64",
"product": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.aarch64",
"product_id": "hub-xmlrpc-api-0.7-150300.3.14.2.aarch64"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150300.8.36.1.aarch64",
"product": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.aarch64",
"product_id": "inter-server-sync-0.3.0-150300.8.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "susemanager-4.2.44-150300.3.59.1.aarch64",
"product": {
"name": "susemanager-4.2.44-150300.3.59.1.aarch64",
"product_id": "susemanager-4.2.44-150300.3.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.2.44-150300.3.59.1.aarch64",
"product": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.aarch64",
"product_id": "susemanager-tools-4.2.44-150300.3.59.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "spacecmd-4.2.24-150300.4.42.3.noarch",
"product": {
"name": "spacecmd-4.2.24-150300.4.42.3.noarch",
"product_id": "spacecmd-4.2.24-150300.4.42.3.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-app-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-cdn-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-cdn-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-cdn-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-server-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"product": {
"name": "spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"product_id": "spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-base-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-base-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-dobby-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-dobby-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-dobby-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-html-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-html-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-html-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-html-debug-4.2.36-150300.3.47.5.noarch",
"product": {
"name": "spacewalk-html-debug-4.2.36-150300.3.47.5.noarch",
"product_id": "spacewalk-html-debug-4.2.36-150300.3.47.5.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-java-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-java-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-apidoc-sources-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-java-apidoc-sources-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-java-apidoc-sources-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-java-config-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-java-lib-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"product": {
"name": "spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"product_id": "spacewalk-reports-4.2.8-150300.3.12.3.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"product": {
"name": "spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"product_id": "spacewalk-setup-4.2.13-150300.3.21.3.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"product": {
"name": "spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"product_id": "spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"product": {
"name": "spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"product_id": "spacewalk-utils-4.2.20-150300.3.27.3.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"product": {
"name": "spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"product_id": "spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"product": {
"name": "susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"product_id": "susemanager-doc-indexes-4.2-150300.12.48.5.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-docs_en-4.2-150300.12.48.3.noarch",
"product": {
"name": "susemanager-docs_en-4.2-150300.12.48.3.noarch",
"product_id": "susemanager-docs_en-4.2-150300.12.48.3.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"product": {
"name": "susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"product_id": "susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-schema-4.2.29-150300.3.41.5.noarch",
"product": {
"name": "susemanager-schema-4.2.29-150300.3.41.5.noarch",
"product_id": "susemanager-schema-4.2.29-150300.3.41.5.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-schema-sanity-4.2.29-150300.3.41.5.noarch",
"product": {
"name": "susemanager-schema-sanity-4.2.29-150300.3.41.5.noarch",
"product_id": "susemanager-schema-sanity-4.2.29-150300.3.41.5.noarch"
}
},
{
"category": "product_version",
"name": "susemanager-sls-4.2.35-150300.3.54.3.noarch",
"product": {
"name": "susemanager-sls-4.2.35-150300.3.54.3.noarch",
"product_id": "susemanager-sls-4.2.35-150300.3.54.3.noarch"
}
},
{
"category": "product_version",
"name": "uyuni-config-modules-4.2.35-150300.3.54.3.noarch",
"product": {
"name": "uyuni-config-modules-4.2.35-150300.3.54.3.noarch",
"product_id": "uyuni-config-modules-4.2.35-150300.3.54.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"product": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"product_id": "hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"product": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"product_id": "inter-server-sync-0.3.0-150300.8.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "susemanager-4.2.44-150300.3.59.1.ppc64le",
"product": {
"name": "susemanager-4.2.44-150300.3.59.1.ppc64le",
"product_id": "susemanager-4.2.44-150300.3.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"product": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"product_id": "susemanager-tools-4.2.44-150300.3.59.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"product": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"product_id": "hub-xmlrpc-api-0.7-150300.3.14.2.s390x"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150300.8.36.1.s390x",
"product": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.s390x",
"product_id": "inter-server-sync-0.3.0-150300.8.36.1.s390x"
}
},
{
"category": "product_version",
"name": "susemanager-4.2.44-150300.3.59.1.s390x",
"product": {
"name": "susemanager-4.2.44-150300.3.59.1.s390x",
"product_id": "susemanager-4.2.44-150300.3.59.1.s390x"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.2.44-150300.3.59.1.s390x",
"product": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.s390x",
"product_id": "susemanager-tools-4.2.44-150300.3.59.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"product": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"product_id": "hub-xmlrpc-api-0.7-150300.3.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"product": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"product_id": "inter-server-sync-0.3.0-150300.8.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "susemanager-4.2.44-150300.3.59.1.x86_64",
"product": {
"name": "susemanager-4.2.44-150300.3.59.1.x86_64",
"product_id": "susemanager-4.2.44-150300.3.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"product": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"product_id": "susemanager-tools-4.2.44-150300.3.59.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.2",
"product": {
"name": "SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server Module 4.2",
"product": {
"name": "SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.2.24-150300.4.42.3.noarch as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch"
},
"product_reference": "spacecmd-4.2.24-150300.4.42.3.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le"
},
"product_reference": "hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.s390x"
},
"product_reference": "hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hub-xmlrpc-api-0.7-150300.3.14.2.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.x86_64"
},
"product_reference": "hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.ppc64le"
},
"product_reference": "inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.s390x"
},
"product_reference": "inter-server-sync-0.3.0-150300.8.36.1.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "inter-server-sync-0.3.0-150300.8.36.1.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.x86_64"
},
"product_reference": "inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.2.24-150300.4.42.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch"
},
"product_reference": "spacecmd-4.2.24-150300.4.42.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-app-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-app-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-server-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-server-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch"
},
"product_reference": "spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-base-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-base-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-html-4.2.36-150300.3.47.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-html-4.2.36-150300.3.47.5.noarch"
},
"product_reference": "spacewalk-html-4.2.36-150300.3.47.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-4.2.55-150300.3.73.2.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-java-4.2.55-150300.3.73.2.noarch"
},
"product_reference": "spacewalk-java-4.2.55-150300.3.73.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-config-4.2.55-150300.3.73.2.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-java-config-4.2.55-150300.3.73.2.noarch"
},
"product_reference": "spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-lib-4.2.55-150300.3.73.2.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-java-lib-4.2.55-150300.3.73.2.noarch"
},
"product_reference": "spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch"
},
"product_reference": "spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-reports-4.2.8-150300.3.12.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-reports-4.2.8-150300.3.12.3.noarch"
},
"product_reference": "spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-setup-4.2.13-150300.3.21.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-setup-4.2.13-150300.3.21.3.noarch"
},
"product_reference": "spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch"
},
"product_reference": "spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-utils-4.2.20-150300.3.27.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-utils-4.2.20-150300.3.27.3.noarch"
},
"product_reference": "spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch"
},
"product_reference": "spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.2.44-150300.3.59.1.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.ppc64le"
},
"product_reference": "susemanager-4.2.44-150300.3.59.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.2.44-150300.3.59.1.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.s390x"
},
"product_reference": "susemanager-4.2.44-150300.3.59.1.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-4.2.44-150300.3.59.1.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.x86_64"
},
"product_reference": "susemanager-4.2.44-150300.3.59.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-doc-indexes-4.2-150300.12.48.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-doc-indexes-4.2-150300.12.48.5.noarch"
},
"product_reference": "susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-docs_en-4.2-150300.12.48.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-docs_en-4.2-150300.12.48.3.noarch"
},
"product_reference": "susemanager-docs_en-4.2-150300.12.48.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch"
},
"product_reference": "susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-schema-4.2.29-150300.3.41.5.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-schema-4.2.29-150300.3.41.5.noarch"
},
"product_reference": "susemanager-schema-4.2.29-150300.3.41.5.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-sls-4.2.35-150300.3.54.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-sls-4.2.35-150300.3.54.3.noarch"
},
"product_reference": "susemanager-sls-4.2.35-150300.3.54.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.ppc64le"
},
"product_reference": "susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.s390x"
},
"product_reference": "susemanager-tools-4.2.44-150300.3.59.1.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "susemanager-tools-4.2.44-150300.3.59.1.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.x86_64"
},
"product_reference": "susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "uyuni-config-modules-4.2.35-150300.3.54.3.noarch as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:uyuni-config-modules-4.2.35-150300.3.54.3.noarch"
},
"product_reference": "uyuni-config-modules-4.2.35-150300.3.54.3.noarch",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.s390x",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"SUSE Manager Server Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-html-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-schema-4.2.29-150300.3.41.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-sls-4.2.35-150300.3.54.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:uyuni-config-modules-4.2.35-150300.3.54.3.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Proxy Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.s390x",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"SUSE Manager Server Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-html-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-schema-4.2.29-150300.3.41.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-sls-4.2.35-150300.3.54.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:uyuni-config-modules-4.2.35-150300.3.54.3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Proxy Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.ppc64le",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.s390x",
"SUSE Manager Server Module 4.2:hub-xmlrpc-api-0.7-150300.3.14.2.x86_64",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.ppc64le",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.s390x",
"SUSE Manager Server Module 4.2:inter-server-sync-0.3.0-150300.8.36.1.x86_64",
"SUSE Manager Server Module 4.2:spacecmd-4.2.24-150300.4.42.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-app-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-applet-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-common-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-config-files-tool-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-iss-export-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-package-push-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-server-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-sql-postgresql-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-tools-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xml-export-libs-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-backend-xmlrpc-4.2.29-150300.4.44.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-base-minimal-config-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-html-4.2.36-150300.3.47.5.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-config-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-lib-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-java-postgresql-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-reports-4.2.8-150300.3.12.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-setup-4.2.13-150300.3.21.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-taskomatic-4.2.55-150300.3.73.2.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:spacewalk-utils-extras-4.2.20-150300.3.27.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:susemanager-doc-indexes-4.2-150300.12.48.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-docs_en-pdf-4.2-150300.12.48.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-schema-4.2.29-150300.3.41.5.noarch",
"SUSE Manager Server Module 4.2:susemanager-sls-4.2.35-150300.3.54.3.noarch",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.ppc64le",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.s390x",
"SUSE Manager Server Module 4.2:susemanager-tools-4.2.44-150300.3.59.1.x86_64",
"SUSE Manager Server Module 4.2:uyuni-config-modules-4.2.35-150300.3.54.3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-29T09:38:52Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3886-1
Vulnerability from csaf_suse - Published: 2023-09-28 11:52 - Updated: 2023-09-28 11:52Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for grafana",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for grafana fixes the following issues:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3886,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-3886,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-3886,openSUSE-SLE-15.4-2023-3886,openSUSE-SLE-15.5-2023-3886",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3886-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3886-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233886-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3886-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016388.html"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for grafana",
"tracking": {
"current_release_date": "2023-09-28T11:52:43Z",
"generator": {
"date": "2023-09-28T11:52:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3886-1",
"initial_release_date": "2023-09-28T11:52:43Z",
"revision_history": [
{
"date": "2023-09-28T11:52:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grafana-9.5.5-150200.3.47.1.aarch64",
"product": {
"name": "grafana-9.5.5-150200.3.47.1.aarch64",
"product_id": "grafana-9.5.5-150200.3.47.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-9.5.5-150200.3.47.1.i586",
"product": {
"name": "grafana-9.5.5-150200.3.47.1.i586",
"product_id": "grafana-9.5.5-150200.3.47.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-9.5.5-150200.3.47.1.ppc64le",
"product": {
"name": "grafana-9.5.5-150200.3.47.1.ppc64le",
"product_id": "grafana-9.5.5-150200.3.47.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-9.5.5-150200.3.47.1.s390x",
"product": {
"name": "grafana-9.5.5-150200.3.47.1.s390x",
"product_id": "grafana-9.5.5-150200.3.47.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-9.5.5-150200.3.47.1.x86_64",
"product": {
"name": "grafana-9.5.5-150200.3.47.1.x86_64",
"product_id": "grafana-9.5.5-150200.3.47.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.aarch64"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.ppc64le"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.s390x"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.x86_64"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.aarch64"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.ppc64le"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.s390x"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.x86_64"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.aarch64"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.ppc64le"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.s390x"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.x86_64"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.aarch64"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.ppc64le"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.s390x"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150200.3.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.x86_64"
},
"product_reference": "grafana-9.5.5-150200.3.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.x86_64",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.aarch64",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.ppc64le",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.s390x",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.x86_64",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.aarch64",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.ppc64le",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.s390x",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.x86_64",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.aarch64",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.ppc64le",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.s390x",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.x86_64",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.aarch64",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.ppc64le",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.s390x",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:grafana-9.5.5-150200.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana-9.5.5-150200.3.47.1.x86_64",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.aarch64",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.ppc64le",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.s390x",
"openSUSE Leap 15.4:grafana-9.5.5-150200.3.47.1.x86_64",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.aarch64",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.ppc64le",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.s390x",
"openSUSE Leap 15.5:grafana-9.5.5-150200.3.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:52:43Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3868-1
Vulnerability from csaf_suse - Published: 2023-09-28 11:43 - Updated: 2023-09-28 11:43Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for SUSE Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Security issues fixed:\n * CVE-2022-32149: Fix denial of service vulnerability (bsc#1204501)\n * CVE-2022-41723: Fix uncontrolled resource consumption (bsc#1208270)\n * CVE-2022-46146: Fix authentication bypass vulnarability (bsc#1208046)\n- Changes and bugs fixed:\n * Updated to 1.0.0 (jsc#PED-5405)\n + Improved flag parsing\n + Added support for custom headers\n * Changes from 0.13.1\n + Fix panic caused by missing flagConfig options\n * Added AppArmor profile\n * Added sandboxing options to systemd service unit\n * Build using promu\n * Build with Go 1.19\n * Exclude s390 architecture\n\ngolang-github-prometheus-prometheus:\n\n- This update introduces breaking changes. Please, read carefully the provided informations.\n- Security issues fixed:\n * CVE-2022-41723: Fix uncontrolled resource consumption by updating Go to version 1.20.1 (bsc#1208298)\n- Updated to 2.45.0 (jsc#PED-5406):\n * [FEATURE] API: New limit parameter to limit the number of items returned by `/api/v1/status/tsdb` endpoint\n * [FEATURE] Config: Add limits to global config\n * [FEATURE] Consul SD: Added support for `path_prefix`\n * [FEATURE] Native histograms: Add option to scrape both classic and native histograms.\n * [FEATURE] Native histograms: Added support for two more arithmetic operators `avg_over_time` and `sum_over_time`\n * [FEATURE] Promtool: When providing the block id, only one block will be loaded and analyzed\n * [FEATURE] Remote-write: New Azure ad configuration to support remote writing directly to Azure Monitor workspace\n * [FEATURE] TSDB: Samples per chunk are now configurable with flag `storage.tsdb.samples-per-chunk`. By default set\n to its former value 120\n * [ENHANCEMENT] Native histograms: bucket size can now be limited to avoid scrape fails\n * [ENHANCEMENT] TSDB: Dropped series are now deleted from the WAL sooner\n * [BUGFIX] Native histograms: ChunkSeries iterator now checks if a new sample can be appended to the open chunk\n * [BUGFIX] Native histograms: Fix Histogram Appender `Appendable()` segfault\n * [BUGFIX] Native histograms: Fix setting reset header to gauge histograms in seriesToChunkEncoder\n * [BUGFIX] TSDB: Tombstone intervals are not modified after Get() call\n * [BUGFIX] TSDB: Use path/filepath to set the WAL directory.\n- Changes from 2.44.0:\n * [FEATURE] Remote-read: Handle native histograms\n * [FEATURE] Promtool: Health and readiness check of prometheus server in CLI\n * [FEATURE] PromQL: Add `query_samples_total` metric, the total number of samples loaded by all queries\n * [ENHANCEMENT] Storage: Optimise buffer used to iterate through samples\n * [ENHANCEMENT] Scrape: Reduce memory allocations on target labels\n * [ENHANCEMENT] PromQL: Use faster heap method for `topk()` / `bottomk()`\n * [ENHANCEMENT] Rules API: Allow filtering by rule name\n * [ENHANCEMENT] Native Histograms: Various fixes and improvements\n * [ENHANCEMENT] UI: Search of scraping pools is now case-insensitive\n * [ENHANCEMENT] TSDB: Add an affirmative log message for successful WAL repair\n * [BUGFIX] TSDB: Block compaction failed when shutting down\n * [BUGFIX] TSDB: Out-of-order chunks could be ignored if the write-behind log was deleted\n- Changes from 2.43.1\n * [BUGFIX] Labels: Set() after Del() would be ignored, which broke some relabeling rules\n- Changes from 2.43.0:\n * [FEATURE] Promtool: Add HTTP client configuration to query commands\n * [FEATURE] Scrape: Add `include_scrape_configs` to include scrape configs from different files\n * [FEATURE] HTTP client: Add `no_proxy` to exclude URLs from proxied requests\n * [FEATURE] HTTP client: Add `proxy_from_enviroment` to read proxies from env variables\n * [ENHANCEMENT] API: Add support for setting lookback delta per query via the API\n * [ENHANCEMENT] API: Change HTTP status code from 503/422 to 499 if a request is canceled\n * [ENHANCEMENT] Scrape: Allow exemplars for all metric types\n * [ENHANCEMENT] TSDB: Add metrics for head chunks and WAL folders size\n * [ENHANCEMENT] TSDB: Automatically remove incorrect snapshot with index that is ahead of WAL\n * [ENHANCEMENT] TSDB: Improve Prometheus parser error outputs to be more comprehensible\n * [ENHANCEMENT] UI: Scope `group by` labels to metric in autocompletion\n * [BUGFIX] Scrape: Fix `prometheus_target_scrape_pool_target_limit` metric not set before reloading\n * [BUGFIX] TSDB: Correctly update `prometheus_tsdb_head_chunks_removed_total` and `prometheus_tsdb_head_chunks`\n metrics when reading WAL\n * [BUGFIX] TSDB: Use the correct unit (seconds) when recording out-of-order append deltas in the\n `prometheus_tsdb_sample_ooo_delta` metric\n- Changes from 2.42.0:\n This release comes with a new feature coverage for native histograms and breaking changes.\n If you are trying native histograms already, we recommend you remove the `wal` directory when upgrading. Because the\n old WAL record for native histograms is not backward compatible in v2.42.0, this will lead to some data loss for the\n latest data. Additionally, if you scrape \u0027float histograms\u0027 or use recording rules on native histograms in v2.42.0\n (which writes float histograms), it is a one-way street since older versions do not support float histograms.\n * [CHANGE] **breaking** TSDB: Changed WAL record format for the experimental native histograms\n * [FEATURE] Add \u0027keep_firing_for\u0027 field to alerting rules\n * [FEATURE] Promtool: Add support of selecting timeseries for TSDB dump\n * [ENHANCEMENT] Agent: Native histogram support.\n * [ENHANCEMENT] Rules: Support native histograms in recording rules\n * [ENHANCEMENT] SD: Add container ID as a meta label for pod targets for Kubernetes\n * [ENHANCEMENT] SD: Add VM size label to azure service discovery\n * [ENHANCEMENT] Support native histograms in federation\n * [ENHANCEMENT] TSDB: Add gauge histogram support\n * [ENHANCEMENT] TSDB/Scrape: Support FloatHistogram that represents buckets as float64 values\n * [ENHANCEMENT] UI: Show individual scrape pools on /targets page\n- Changes from 2.41.0:\n * [FEATURE] Relabeling: Add keepequal and dropequal relabel actions\n * [FEATURE] Add support for HTTP proxy headers\n * [ENHANCEMENT] Reload private certificates when changed on disk\n * [ENHANCEMENT] Add max_version to specify maximum TLS version in tls_config\n * [ENHANCEMENT] Add goos and goarch labels to prometheus_build_info\n * [ENHANCEMENT] SD: Add proxy support for EC2 and LightSail SDs\n * [ENHANCEMENT] SD: Add new metric prometheus_sd_file_watcher_errors_total\n * [ENHANCEMENT] Remote Read: Use a pool to speed up marshalling\n * [ENHANCEMENT] TSDB: Improve handling of tombstoned chunks in iterators\n * [ENHANCEMENT] TSDB: Optimize postings offset table reading\n * [BUGFIX] Scrape: Validate the metric name, label names, and label values after relabeling\n * [BUGFIX] Remote Write receiver and rule manager: Fix error handling\n- Changes from 2.40.7:\n * [BUGFIX] TSDB: Fix queries involving negative buckets of native histograms\n- Changes from 2.40.5:\n * [BUGFIX] TSDB: Fix queries involving native histograms due to improper reset of iterators\n- Changes from 2.40.3:\n * [BUGFIX] TSDB: Fix compaction after a deletion is called\n- Changes from 2.40.2:\n * [BUGFIX] UI: Fix black-on-black metric name color in dark mode\n- Changes from 2.40.1:\n * [BUGFIX] TSDB: Fix alignment for atomic int64 for 32 bit architecture\n * [BUGFIX] Scrape: Fix accept headers\n- Changes from 2.40.0:\n * [FEATURE] Add experimental support for native histograms.\n Enable with the flag --enable-feature=native-histograms.\n * [FEATURE] SD: Add service discovery for OVHcloud\n * [ENHANCEMENT] Kubernetes SD: Use protobuf encoding\n * [ENHANCEMENT] TSDB: Use golang.org/x/exp/slices for improved sorting speed\n * [ENHANCEMENT] Consul SD: Add enterprise admin partitions. Adds __meta_consul_partition label. Adds partition\n config in consul_sd_config\n * [BUGFIX] API: Fix API error codes for /api/v1/labels and /api/v1/series\n- Changes from 2.39.1:\n * [BUGFIX] Rules: Fix notifier relabel changing the labels on active alerts\n- Changes from 2.39.0:\n * [FEATURE] experimental TSDB: Add support for ingesting out-of-order samples. This is configured via\n out_of_order_time_window field in the config file; check config file docs for more info\n * [ENHANCEMENT] API: /-/healthy and /-/ready API calls now also respond to a HEAD request on top of existing\n GET support.\n * [ENHANCEMENT] PuppetDB SD: Add __meta_puppetdb_query label.\n * [ENHANCEMENT] AWS EC2 SD: Add __meta_ec2_region label.\n * [ENHANCEMENT] AWS Lightsail SD: Add __meta_lightsail_region label.\n * [ENHANCEMENT] Scrape: Optimise relabeling by re-using memory.\n * [ENHANCEMENT] TSDB: Improve WAL replay timings.\n * [ENHANCEMENT] TSDB: Optimise memory by not storing unnecessary data in the memory.\n * [ENHANCEMENT] TSDB: Allow overlapping blocks by default.\n --storage.tsdb.allow-overlapping-blocks now has no effect.\n * [ENHANCEMENT] UI: Click to copy label-value pair from query result to clipboard.\n * [BUGFIX] TSDB: Turn off isolation for Head compaction to fix a memory leak.\n * [BUGFIX] TSDB: Fix \u0027invalid magic number 0\u0027 error on Prometheus startup.\n * [BUGFIX] PromQL: Properly close file descriptor when logging unfinished queries.\n * [BUGFIX] Agent: Fix validation of flag options and prevent WAL from growing more than desired.\n- Changes from 2.38.0:\n * [FEATURE]: Web: Add a /api/v1/format_query HTTP API endpoint that allows pretty-formatting PromQL expressions.\n * [FEATURE]: UI: Add support for formatting PromQL expressions in the UI.\n * [FEATURE]: DNS SD: Support MX records for discovering targets.\n * [FEATURE]: Templates: Add toTime() template function that allows converting sample timestamps to\n Go time.Time values\n * [ENHANCEMENT]: Kubernetes SD: Add\n __meta_kubernetes_service_port_number meta label indicating the service port number.\n __meta_kubernetes_pod_container_image meta label indicating the container image.\n * [ENHANCEMENT]: PromQL: When a query panics, also log the query itself alongside the panic message.\n * [ENHANCEMENT]: UI: Tweak colors in the dark theme to improve the contrast ratio.\n * [ENHANCEMENT]: Web: Speed up calls to /api/v1/rules by avoiding locks and using atomic types instead.\n * [ENHANCEMENT]: Scrape: Add a no-default-scrape-port feature flag, which omits or removes any default HTTP (:80)\n or HTTPS (:443) ports in the target\u0027s scrape address.\n * [BUGFIX]: TSDB: In the WAL watcher metrics, expose the\n type=\u0027exemplar\u0027 label instead of type=\u0027unknown\u0027 for exemplar records.\n * [BUGFIX]: TSDB: Fix race condition around allocating series IDs during chunk snapshot loading.\n\ngolang-github-QubitProducts-exporter_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngrafana:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nprometheus-blackbox_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nprometheus-postgres_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\npython-pyvmomi:\n\n- Preparing submission to SUSE:SLE-15-SP3:Update as part of ECO PED-3623.\n\nspacecmd:\n\n- Updated to 4.3.23-1\n * Update translation strings\n\nsupportutils-plugin-susemanager-client:\n\n- Updated to 4.3.3-1\n * Write configured crypto-policy in supportconfig\n * Add cloud and Pay-as-you-go checks\n\nuyuni-common-libs:\n\n- Updated to 4.3.9-1\n * Workaround for python3-debian bug about collecting control file (bsc#1211525, bsc#1208692)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3868,SUSE-SLE-Manager-Tools-15-2023-3868,SUSE-SLE-Manager-Tools-For-Micro-5-2023-3868,SUSE-SLE-Module-SUSE-Manager-Proxy-4.2-2023-3868,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2023-3868,SUSE-SLE-Module-SUSE-Manager-Server-4.2-2023-3868,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2023-3868,openSUSE-SLE-15.4-2023-3868,openSUSE-SLE-15.5-2023-3868",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3868-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3868-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233868-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3868-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031789.html"
},
{
"category": "self",
"summary": "SUSE Bug 1204501",
"url": "https://bugzilla.suse.com/1204501"
},
{
"category": "self",
"summary": "SUSE Bug 1208046",
"url": "https://bugzilla.suse.com/1208046"
},
{
"category": "self",
"summary": "SUSE Bug 1208270",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "self",
"summary": "SUSE Bug 1208298",
"url": "https://bugzilla.suse.com/1208298"
},
{
"category": "self",
"summary": "SUSE Bug 1208692",
"url": "https://bugzilla.suse.com/1208692"
},
{
"category": "self",
"summary": "SUSE Bug 1211525",
"url": "https://bugzilla.suse.com/1211525"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32149 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41723 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-46146 page",
"url": "https://www.suse.com/security/cve/CVE-2022-46146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for SUSE Manager Client Tools",
"tracking": {
"current_release_date": "2023-09-28T11:43:24Z",
"generator": {
"date": "2023-09-28T11:43:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3868-1",
"initial_release_date": "2023-09-28T11:43:24Z",
"revision_history": [
{
"date": "2023-09-28T11:43:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.50.3.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"product_id": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-150000.1.54.3.aarch64",
"product": {
"name": "grafana-9.5.5-150000.1.54.3.aarch64",
"product_id": "grafana-9.5.5-150000.1.54.3.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"product_id": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"product_id": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"product_id": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.i586",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.i586",
"product_id": "firewalld-prometheus-config-0.1-150000.3.50.3.i586"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.i586",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.i586",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.i586"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.i586",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.i586",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.i586",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.i586",
"product_id": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.i586"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-150000.1.54.3.i586",
"product": {
"name": "grafana-9.5.5-150000.1.54.3.i586",
"product_id": "grafana-9.5.5-150000.1.54.3.i586"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.i586",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.i586",
"product_id": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.i586"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.i586",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.i586",
"product_id": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.i586"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.i586",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.i586",
"product_id": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.i586"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.i586",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.i586",
"product_id": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-pyvmomi-6.7.3-150000.1.6.2.noarch",
"product": {
"name": "python2-pyvmomi-6.7.3-150000.1.6.2.noarch",
"product_id": "python2-pyvmomi-6.7.3-150000.1.6.2.noarch"
}
},
{
"category": "product_version",
"name": "python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"product": {
"name": "python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"product_id": "python3-pyvmomi-6.7.3-150000.1.6.2.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-4.3.23-150000.3.104.2.noarch",
"product": {
"name": "spacecmd-4.3.23-150000.3.104.2.noarch",
"product_id": "spacecmd-4.3.23-150000.3.104.2.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"product": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"product_id": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"product_id": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-150000.1.54.3.ppc64le",
"product": {
"name": "grafana-9.5.5-150000.1.54.3.ppc64le",
"product_id": "grafana-9.5.5-150000.1.54.3.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"product_id": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"product_id": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"product_id": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"product_id": "firewalld-prometheus-config-0.1-150000.3.50.3.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"product_id": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-150000.1.54.3.s390x",
"product": {
"name": "grafana-9.5.5-150000.1.54.3.s390x",
"product_id": "grafana-9.5.5-150000.1.54.3.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"product_id": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"product_id": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"product_id": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.50.3.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"product_id": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-9.5.5-150000.1.54.3.x86_64",
"product": {
"name": "grafana-9.5.5-150000.1.54.3.x86_64",
"product_id": "grafana-9.5.5-150000.1.54.3.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"product": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"product_id": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"product": {
"name": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"product_id": "python2-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"product": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"product_id": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.2",
"product": {
"name": "SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.3",
"product": {
"name": "SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server Module 4.2",
"product": {
"name": "SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server Module 4.3",
"product": {
"name": "SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.50.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150000.1.54.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64"
},
"product_reference": "grafana-9.5.5-150000.1.54.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150000.1.54.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le"
},
"product_reference": "grafana-9.5.5-150000.1.54.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150000.1.54.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x"
},
"product_reference": "grafana-9.5.5-150000.1.54.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-9.5.5-150000.1.54.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64"
},
"product_reference": "grafana-9.5.5-150000.1.54.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyvmomi-6.7.3-150000.1.6.2.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch"
},
"product_reference": "python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64"
},
"product_reference": "python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-150000.3.104.2.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch"
},
"product_reference": "spacecmd-4.3.23-150000.3.104.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 as component of SUSE Manager Server Module 4.2",
"product_id": "SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of SUSE Manager Server Module 4.3",
"product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-150000.3.104.2.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch"
},
"product_reference": "spacecmd-4.3.23-150000.3.104.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-150000.3.104.2.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch"
},
"product_reference": "spacecmd-4.3.23-150000.3.104.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32149"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32149",
"url": "https://www.suse.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "SUSE Bug 1204501 for CVE-2022-32149",
"url": "https://bugzilla.suse.com/1204501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:43:24Z",
"details": "important"
}
],
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-41723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41723"
}
],
"notes": [
{
"category": "general",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41723",
"url": "https://www.suse.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "SUSE Bug 1208270 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "external",
"summary": "SUSE Bug 1215588 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1215588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:43:24Z",
"details": "important"
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-46146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-46146"
}
],
"notes": [
{
"category": "general",
"text": "Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users\u0027 bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix for the issue. There is no workaround, but attacker must have access to the hashed password to use this functionality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-46146",
"url": "https://www.suse.com/security/cve/CVE-2022-46146"
},
{
"category": "external",
"summary": "SUSE Bug 1208046 for CVE-2022-46146",
"url": "https://bugzilla.suse.com/1208046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:43:24Z",
"details": "important"
}
],
"title": "CVE-2022-46146"
},
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.45.0-150000.3.50.3.x86_64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.aarch64",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.ppc64le",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.s390x",
"SUSE Manager Client Tools 15:grafana-9.5.5-150000.1.54.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Client Tools 15:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Client Tools 15:python3-pyvmomi-6.7.3-150000.1.6.2.noarch",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.aarch64",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.ppc64le",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.s390x",
"SUSE Manager Client Tools 15:python3-uyuni-common-libs-4.3.9-150000.1.36.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-4.3.23-150000.3.104.2.noarch",
"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.2:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"SUSE Manager Proxy Module 4.3:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.2:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.2:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"SUSE Manager Server Module 4.2:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"SUSE Manager Server Module 4.3:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.4:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.4:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.4:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.4:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.4:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.4:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.aarch64",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.ppc64le",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.s390x",
"openSUSE Leap 15.5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.18.3.x86_64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.aarch64",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.ppc64le",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.s390x",
"openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.0-150000.1.17.2.x86_64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.aarch64",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.ppc64le",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.s390x",
"openSUSE Leap 15.5:prometheus-blackbox_exporter-0.24.0-150000.1.23.3.x86_64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.aarch64",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.ppc64le",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.s390x",
"openSUSE Leap 15.5:prometheus-postgres_exporter-0.10.1-150000.1.14.3.x86_64",
"openSUSE Leap 15.5:spacecmd-4.3.23-150000.3.104.2.noarch",
"openSUSE Leap 15.5:supportutils-plugin-susemanager-client-4.3.3-150000.3.21.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:43:24Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3888-1
Vulnerability from csaf_suse - Published: 2023-09-28 14:12 - Updated: 2023-09-28 14:12Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for Golang Prometheus",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for Golang Prometheus fixes the following issues:\n\ngolang-github-prometheus-alertmanager:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngolang-github-prometheus-node_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3888,SUSE-SLE-Manager-Tools-15-2023-3888,SUSE-SLE-Manager-Tools-For-Micro-5-2023-3888,SUSE-SLE-Module-Basesystem-15-SP4-2023-3888,SUSE-SLE-Module-Basesystem-15-SP5-2023-3888,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-3888,SUSE-SLE-Module-SUSE-Manager-Proxy-4.2-2023-3888,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2023-3888,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-3888,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3888,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3888,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3888,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-3888,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3888,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3888,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-3888,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3888,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3888,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3888,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3888,SUSE-Storage-7.1-2023-3888,openSUSE-SLE-15.4-2023-3888,openSUSE-SLE-15.5-2023-3888",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3888-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3888-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233888-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3888-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016419.html"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for Golang Prometheus",
"tracking": {
"current_release_date": "2023-09-28T14:12:45Z",
"generator": {
"date": "2023-09-28T14:12:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3888-1",
"initial_release_date": "2023-09-28T14:12:45Z",
"revision_history": [
{
"date": "2023-09-28T14:12:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.i586",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.i586",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.i586",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.i586",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.2",
"product": {
"name": "SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy Module 4.3",
"product": {
"name": "SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64 as component of SUSE Manager Proxy Module 4.2",
"product_id": "SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64 as component of SUSE Manager Proxy Module 4.3",
"product_id": "SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Manager Proxy 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Manager Proxy 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Enterprise Storage 7.1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Manager Proxy 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Manager Proxy Module 4.2:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"SUSE Manager Proxy Module 4.3:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"SUSE Manager Server 4.2:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"openSUSE Leap 15.4:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"openSUSE Leap 15.4:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.aarch64",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.ppc64le",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.s390x",
"openSUSE Leap 15.5:golang-github-prometheus-alertmanager-0.23.0-150100.4.16.2.x86_64",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.aarch64",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.ppc64le",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.s390x",
"openSUSE Leap 15.5:golang-github-prometheus-node_exporter-1.5.0-150100.3.26.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T14:12:45Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3263-1
Vulnerability from csaf_suse - Published: 2023-08-10 14:03 - Updated: 2023-08-10 14:03Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.19",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.19 fixes the following issues:\n\n- Update to go v1.19.12 (released 2023-08-01) (bsc#1200441)\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server while validating signatures for extremely large RSA keys. (bsc#1213880)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3263,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3263,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3263,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3263,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3263,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3263,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3263,SUSE-Storage-7.1-2023-3263,openSUSE-SLE-15.4-2023-3263,openSUSE-SLE-15.5-2023-3263",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3263-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3263-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233263-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3263-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015868.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200441",
"url": "https://bugzilla.suse.com/1200441"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for go1.19",
"tracking": {
"current_release_date": "2023-08-10T14:03:50Z",
"generator": {
"date": "2023-08-10T14:03:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3263-1",
"initial_release_date": "2023-08-10T14:03:50Z",
"revision_history": [
{
"date": "2023-08-10T14:03:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-150000.1.40.1.aarch64",
"product": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64",
"product_id": "go1.19-1.19.12-150000.1.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"product": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"product_id": "go1.19-doc-1.19.12-150000.1.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"product": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"product_id": "go1.19-race-1.19.12-150000.1.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-150000.1.40.1.i586",
"product": {
"name": "go1.19-1.19.12-150000.1.40.1.i586",
"product_id": "go1.19-1.19.12-150000.1.40.1.i586"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-150000.1.40.1.i586",
"product": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.i586",
"product_id": "go1.19-doc-1.19.12-150000.1.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"product": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"product_id": "go1.19-1.19.12-150000.1.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"product": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"product_id": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"product": {
"name": "go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"product_id": "go1.19-race-1.19.12-150000.1.40.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-150000.1.40.1.s390x",
"product": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x",
"product_id": "go1.19-1.19.12-150000.1.40.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"product": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"product_id": "go1.19-doc-1.19.12-150000.1.40.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-150000.1.40.1.s390x",
"product": {
"name": "go1.19-race-1.19.12-150000.1.40.1.s390x",
"product_id": "go1.19-race-1.19.12-150000.1.40.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-150000.1.40.1.x86_64",
"product": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64",
"product_id": "go1.19-1.19.12-150000.1.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"product": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"product_id": "go1.19-doc-1.19.12-150000.1.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"product": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"product_id": "go1.19-race-1.19.12-150000.1.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.ppc64le"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.s390x"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-150000.1.40.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-150000.1.40.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.4:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.4:go1.19-race-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-doc-1.19.12-150000.1.40.1.x86_64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.aarch64",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.ppc64le",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.s390x",
"openSUSE Leap 15.5:go1.19-race-1.19.12-150000.1.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-10T14:03:50Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3875-1
Vulnerability from csaf_suse - Published: 2023-09-28 11:45 - Updated: 2023-09-28 11:45Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for SUSE Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Security issues fixed:\n * CVE-2022-32149: Fix denial of service vulnerability (bsc#1204501)\n * CVE-2022-41723: Fix uncontrolled resource consumption (bsc#1208270)\n * CVE-2022-46146: Fix authentication bypass vulnarability (bsc#1208046)\n- Changes and bugs fixed:\n * Updated to 1.0.0 (jsc#PED-5405)\n + Improved flag parsing\n + Added support for custom headers\n * Changes from 0.13.1\n + Fix panic caused by missing flagConfig options\n * Changes from 0.11.0 (jsc#SLE-24791)\n + Add TLS support\n + Switch to logger, please check --log.level and --log.format flags\n * Changes from 0.10.1\n + Bugfix: Reset ProxyBalancer metrics on each scrape to\n remove stale data\n * Changes from 0.10.0\n + Add Apache Proxy and other metrics\n * Changes from 0.8.0\n + Change commandline flags\n + Add metrics: Apache version, request duration total\n * Changes from 0.7.0\n + Handle OS TERM signals\n * Changes from 0.6.0\n + Add option to override host name\n * Added support for Red Hat Enterprise Linux\n * Added AppArmor profile\n * Added sandboxing options to systemd service unit\n * Build using promu\n * Build with Go 1.19\n * Exclude s390 architecture\n\ngolang-github-prometheus-node_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\ngolang-github-QubitProducts-exporter_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nprometheus-postgres_exporter:\n\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server\n while validating signatures for extremely large RSA keys. (bsc#1213880)\n There are no direct source changes. The CVE is fixed rebuilding the sources with the patched Go version.\n\nscap-security-guide:\n\n- Updated to 0.1.69 (jsc#ECO-3319)\n - Introduce a JSON build manifest\n - Introduce a script to compare ComplianceAsCode versions\n - Introduce CCN profiles for Red Hat Enterprise Linux 9\n - Map rules to components\n - products/anolis23: supports Anolis OS 23\n - Render components to HTML\n - Store rendered control files\n - Test and use rules to components mapping\n - Use distributed product properties\n- Revert patch that breaks the SLE hardening (bsc#1213691)\n- Changes from 0.1.68 (jsc#ECO-3319)\n - Bump OL8 STIG version to V1R6\n - Introduce a Product class, make the project work with it\n - Introduce Fedora and Firefox CaC profiles for common workstation users\n - OL7 DISA STIG v2r11 update\n - Publish rendered policy artifacts\n - Update ANSSI BP-028 to version 2.0\n- Changes from 0.1.67 (jsc#ECO-3319)\n - Add utils/controlrefcheck.py\n - Red Hat Enterprise Linux 9 STIG Update Q1 2023\n - Include warning for NetworkManager keyfiles in Red Hat Enterprise Linux 9\n - OL7 stig v2r10 update\n - Bump version of OL8 STIG to V1R5\n- Various enhancements to SLE profiles\n\nspacecmd:\n\n- Updated to 4.3.23-1\n * Update translation strings\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3875,SUSE-EL-9-CLIENT-TOOLS-2023-3875",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3875-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3875-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233875-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3875-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031784.html"
},
{
"category": "self",
"summary": "SUSE Bug 1204501",
"url": "https://bugzilla.suse.com/1204501"
},
{
"category": "self",
"summary": "SUSE Bug 1208046",
"url": "https://bugzilla.suse.com/1208046"
},
{
"category": "self",
"summary": "SUSE Bug 1208270",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "self",
"summary": "SUSE Bug 1213691",
"url": "https://bugzilla.suse.com/1213691"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32149 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41723 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-46146 page",
"url": "https://www.suse.com/security/cve/CVE-2022-46146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for SUSE Manager Client Tools",
"tracking": {
"current_release_date": "2023-09-28T11:45:38Z",
"generator": {
"date": "2023-09-28T11:45:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3875-1",
"initial_release_date": "2023-09-28T11:45:38Z",
"revision_history": [
{
"date": "2023-09-28T11:45:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "scap-security-guide-0.1.69-1.12.2.noarch",
"product": {
"name": "scap-security-guide-0.1.69-1.12.2.noarch",
"product_id": "scap-security-guide-0.1.69-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-debian-0.1.69-1.12.2.noarch",
"product": {
"name": "scap-security-guide-debian-0.1.69-1.12.2.noarch",
"product_id": "scap-security-guide-debian-0.1.69-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"product": {
"name": "scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"product_id": "scap-security-guide-redhat-0.1.69-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"product": {
"name": "scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"product_id": "scap-security-guide-ubuntu-0.1.69-1.12.2.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-4.3.23-1.18.2.noarch",
"product": {
"name": "spacecmd-4.3.23-1.18.2.noarch",
"product_id": "spacecmd-4.3.23-1.18.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:EL-9:Update:Products:ManagerTools:Update",
"product": {
"name": "SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product": {
"name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-0.1.69-1.12.2.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch"
},
"product_reference": "scap-security-guide-0.1.69-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-debian-0.1.69-1.12.2.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch"
},
"product_reference": "scap-security-guide-debian-0.1.69-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.69-1.12.2.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-ubuntu-0.1.69-1.12.2.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch"
},
"product_reference": "scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-1.18.2.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
},
"product_reference": "spacecmd-4.3.23-1.18.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scap-security-guide-redhat-0.1.69-1.12.2.noarch as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch"
},
"product_reference": "scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-4.3.23-1.18.2.noarch as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
"product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch"
},
"product_reference": "spacecmd-4.3.23-1.18.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32149"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32149",
"url": "https://www.suse.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "SUSE Bug 1204501 for CVE-2022-32149",
"url": "https://bugzilla.suse.com/1204501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:45:38Z",
"details": "important"
}
],
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-41723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41723"
}
],
"notes": [
{
"category": "general",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41723",
"url": "https://www.suse.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "SUSE Bug 1208270 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "external",
"summary": "SUSE Bug 1215588 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1215588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:45:38Z",
"details": "important"
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-46146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-46146"
}
],
"notes": [
{
"category": "general",
"text": "Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users\u0027 bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix for the issue. There is no workaround, but attacker must have access to the hashed password to use this functionality.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-46146",
"url": "https://www.suse.com/security/cve/CVE-2022-46146"
},
{
"category": "external",
"summary": "SUSE Bug 1208046 for CVE-2022-46146",
"url": "https://bugzilla.suse.com/1208046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:45:38Z",
"details": "important"
}
],
"title": "CVE-2022-46146"
},
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-4.3.23-1.18.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-QubitProducts-exporter_exporter-0.4.0-1.6.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.0-1.8.1.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-prometheus-node_exporter-1.5.0-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.aarch64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.ppc64le",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.s390x",
"SUSE:EL-9:Update:Products:ManagerTools:Update:prometheus-postgres_exporter-0.10.1-1.9.2.x86_64",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.69-1.12.2.noarch",
"SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-4.3.23-1.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:45:38Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3841-1
Vulnerability from csaf_suse - Published: 2023-09-27 17:35 - Updated: 2023-09-27 17:35Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.19-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.19-openssl fixes the following issues:\n\nUpdate to version 1.19.13 (bsc#1200441).\n\n- CVE-2023-29409: Fixed unrestricted RSA keys in certificates (bsc#1213880).\n- CVE-2023-29406: Fixed insufficient sanitization of Host header (bsc#1213229).\n\nThe following non-security bug was fixed:\n\n- Add missing directory pprof html asset directory to package (bsc#1215090). \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3841,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3841,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3841,openSUSE-SLE-15.4-2023-3841,openSUSE-SLE-15.5-2023-3841",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3841-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3841-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233841-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3841-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016351.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200441",
"url": "https://bugzilla.suse.com/1200441"
},
{
"category": "self",
"summary": "SUSE Bug 1213229",
"url": "https://bugzilla.suse.com/1213229"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE Bug 1215090",
"url": "https://bugzilla.suse.com/1215090"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29406 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29406/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for go1.19-openssl",
"tracking": {
"current_release_date": "2023-09-27T17:35:32Z",
"generator": {
"date": "2023-09-27T17:35:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3841-1",
"initial_release_date": "2023-09-27T17:35:32Z",
"revision_history": [
{
"date": "2023-09-27T17:35:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"product": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"product_id": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"product": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"product_id": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"product": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"product_id": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.i586",
"product": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.i586",
"product_id": "go1.19-openssl-1.19.13.1-150000.1.8.1.i586"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.i586",
"product": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.i586",
"product_id": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"product": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"product_id": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"product": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"product_id": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"product": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"product_id": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"product": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"product_id": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"product": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"product_id": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"product": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"product_id": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"product": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"product_id": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"product": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"product_id": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"product": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"product_id": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
},
"product_reference": "go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29406"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29406",
"url": "https://www.suse.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "SUSE Bug 1213229 for CVE-2023-29406",
"url": "https://bugzilla.suse.com/1213229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-27T17:35:32Z",
"details": "moderate"
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.4:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-doc-1.19.13.1-150000.1.8.1.x86_64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.aarch64",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.ppc64le",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.s390x",
"openSUSE Leap 15.5:go1.19-openssl-race-1.19.13.1-150000.1.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-27T17:35:32Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3840-1
Vulnerability from csaf_suse - Published: 2023-09-27 17:34 - Updated: 2023-09-27 17:34Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.20-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.20-openssl fixes the following issues:\n\nUpdate to version 1.20.8 (bsc#1206346).\n\n- CVE-2023-29409: Fixed unrestricted RSA keys in certificates (bsc#1213880).\n- CVE-2023-39319: Fixed improper handling of special tags within script contexts in html/template (bsc#1215085).\n- CVE-2023-39318: Fixed improper handling of HTML-like comments within script contexts (bsc#1215084).\n\nThe following non-security bug was fixed:\n\n- Add missing directory pprof html asset directory to package (bsc#1215090).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3840,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3840,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3840,openSUSE-SLE-15.4-2023-3840,openSUSE-SLE-15.5-2023-3840",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3840-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3840-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233840-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3840-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031726.html"
},
{
"category": "self",
"summary": "SUSE Bug 1206346",
"url": "https://bugzilla.suse.com/1206346"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE Bug 1215084",
"url": "https://bugzilla.suse.com/1215084"
},
{
"category": "self",
"summary": "SUSE Bug 1215085",
"url": "https://bugzilla.suse.com/1215085"
},
{
"category": "self",
"summary": "SUSE Bug 1215090",
"url": "https://bugzilla.suse.com/1215090"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39318 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39318/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39319 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39319/"
}
],
"title": "Security update for go1.20-openssl",
"tracking": {
"current_release_date": "2023-09-27T17:34:55Z",
"generator": {
"date": "2023-09-27T17:34:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3840-1",
"initial_release_date": "2023-09-27T17:34:55Z",
"revision_history": [
{
"date": "2023-09-27T17:34:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"product": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"product_id": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"product": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"product_id": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"product": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"product_id": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.i586",
"product": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.i586",
"product_id": "go1.20-openssl-1.20.8.1-150000.1.11.1.i586"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.i586",
"product": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.i586",
"product_id": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"product": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"product_id": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"product": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"product_id": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"product": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"product_id": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"product": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"product_id": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"product": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"product_id": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"product": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"product_id": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"product": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"product_id": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"product": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"product_id": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"product": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"product_id": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-27T17:34:55Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-39318",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39318"
}
],
"notes": [
{
"category": "general",
"text": "The html/template package does not properly handle HTML-like \"\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped. This may be leveraged to perform an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39318",
"url": "https://www.suse.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "SUSE Bug 1215084 for CVE-2023-39318",
"url": "https://bugzilla.suse.com/1215084"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-27T17:34:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-39318"
},
{
"cve": "CVE-2023-39319",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39319"
}
],
"notes": [
{
"category": "general",
"text": "The html/template package does not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39319",
"url": "https://www.suse.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "SUSE Bug 1215085 for CVE-2023-39319",
"url": "https://bugzilla.suse.com/1215085"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.4:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-doc-1.20.8.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.20-openssl-race-1.20.8.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-27T17:34:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-39319"
}
]
}
SUSE-SU-2023:3181-1
Vulnerability from csaf_suse - Published: 2023-08-03 19:34 - Updated: 2023-08-03 19:34Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.20",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.20 fixes the following issues:\n\n- Update to go v1.20.7 (released 2023-08-01) (bsc#1206346)\n- CVE-2023-29409: Restrict RSA keys in certificates to less than or equal to 8192 bits to avoid DoSing client/server while validating signatures for extremely large RSA keys. (bsc#1213880)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3181,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3181,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3181,openSUSE-SLE-15.4-2023-3181,openSUSE-SLE-15.5-2023-3181",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3181-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3181-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233181-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3181-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-August/030785.html"
},
{
"category": "self",
"summary": "SUSE Bug 1206346",
"url": "https://bugzilla.suse.com/1206346"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for go1.20",
"tracking": {
"current_release_date": "2023-08-03T19:34:23Z",
"generator": {
"date": "2023-08-03T19:34:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3181-1",
"initial_release_date": "2023-08-03T19:34:23Z",
"revision_history": [
{
"date": "2023-08-03T19:34:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-150000.1.20.1.aarch64",
"product": {
"name": "go1.20-1.20.7-150000.1.20.1.aarch64",
"product_id": "go1.20-1.20.7-150000.1.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"product": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"product_id": "go1.20-doc-1.20.7-150000.1.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"product": {
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"product_id": "go1.20-race-1.20.7-150000.1.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-150000.1.20.1.i586",
"product": {
"name": "go1.20-1.20.7-150000.1.20.1.i586",
"product_id": "go1.20-1.20.7-150000.1.20.1.i586"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-150000.1.20.1.i586",
"product": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.i586",
"product_id": "go1.20-doc-1.20.7-150000.1.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"product": {
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"product_id": "go1.20-1.20.7-150000.1.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"product": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"product_id": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"product": {
"name": "go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"product_id": "go1.20-race-1.20.7-150000.1.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-150000.1.20.1.s390x",
"product": {
"name": "go1.20-1.20.7-150000.1.20.1.s390x",
"product_id": "go1.20-1.20.7-150000.1.20.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"product": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"product_id": "go1.20-doc-1.20.7-150000.1.20.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-150000.1.20.1.s390x",
"product": {
"name": "go1.20-race-1.20.7-150000.1.20.1.s390x",
"product_id": "go1.20-race-1.20.7-150000.1.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-150000.1.20.1.x86_64",
"product": {
"name": "go1.20-1.20.7-150000.1.20.1.x86_64",
"product_id": "go1.20-1.20.7-150000.1.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"product": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"product_id": "go1.20-doc-1.20.7-150000.1.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"product": {
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"product_id": "go1.20-race-1.20.7-150000.1.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.aarch64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.s390x"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-150000.1.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.x86_64"
},
"product_reference": "go1.20-race-1.20.7-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.20-race-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-doc-1.20.7-150000.1.20.1.x86_64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.aarch64",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.ppc64le",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.s390x",
"openSUSE Leap 15.5:go1.20-race-1.20.7-150000.1.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-03T19:34:23Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
SUSE-SU-2023:3885-1
Vulnerability from csaf_suse - Published: 2023-09-28 11:52 - Updated: 2023-09-28 11:52Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for SUSE Manager Server 4.3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nrelease-notes-susemanager:\n\n- Update to SUSE Manager 4.3.8\n * Important Salt minion update\n * SUSE Manager Pay-as-you-go (PAYG)\n * Automated RHUI credential update\n * Monitoring: Prometheus upgraded to 2.45.0\n * Monitoring: Apache exporter updated to version 1.0.0\n * Expose lastBuildDate property (last build/promote date of an\n environment) through contentlifecycle API (jsc#SUMA-280)\n * Add saltboot redeploy and repartition based on pillars (jsc#SUMA-158) \n * Security CVE issues fixed:\n CVE-2023-29409, CVE-2023-20897, CVE-2023-20898\n * Bugs mentioned\n bsc#1207330, bsc#1208692, bsc#1210935, bsc#1211525, bsc#1211874\n bsc#1211884, bsc#1212246, bsc#1212730, bsc#1212814, bsc#1212827\n bsc#1212856, bsc#1212943, bsc#1213009, bsc#1213077, bsc#1213288\n bsc#1213445, bsc#1213675, bsc#1213716, bsc#1213880, bsc#1214002\n bsc#1214121, bsc#1214124, bsc#1214187, bsc#1214266, bsc#1214280\n bsc#1214889, bsc#1214982, bsc#1215352, bsc#1215362, bsc#1215497\n bsc#1193948, bsc#1214797, bsc#1213441, bsc#1214796, bsc#1213469\n bsc#1215413, bsc#1215756\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3885,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2023-3885,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2023-3885",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3885-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3885-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233885-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3885-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016389.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193948",
"url": "https://bugzilla.suse.com/1193948"
},
{
"category": "self",
"summary": "SUSE Bug 1207330",
"url": "https://bugzilla.suse.com/1207330"
},
{
"category": "self",
"summary": "SUSE Bug 1208692",
"url": "https://bugzilla.suse.com/1208692"
},
{
"category": "self",
"summary": "SUSE Bug 1210935",
"url": "https://bugzilla.suse.com/1210935"
},
{
"category": "self",
"summary": "SUSE Bug 1211525",
"url": "https://bugzilla.suse.com/1211525"
},
{
"category": "self",
"summary": "SUSE Bug 1211874",
"url": "https://bugzilla.suse.com/1211874"
},
{
"category": "self",
"summary": "SUSE Bug 1211884",
"url": "https://bugzilla.suse.com/1211884"
},
{
"category": "self",
"summary": "SUSE Bug 1212246",
"url": "https://bugzilla.suse.com/1212246"
},
{
"category": "self",
"summary": "SUSE Bug 1212730",
"url": "https://bugzilla.suse.com/1212730"
},
{
"category": "self",
"summary": "SUSE Bug 1212814",
"url": "https://bugzilla.suse.com/1212814"
},
{
"category": "self",
"summary": "SUSE Bug 1212827",
"url": "https://bugzilla.suse.com/1212827"
},
{
"category": "self",
"summary": "SUSE Bug 1212856",
"url": "https://bugzilla.suse.com/1212856"
},
{
"category": "self",
"summary": "SUSE Bug 1212943",
"url": "https://bugzilla.suse.com/1212943"
},
{
"category": "self",
"summary": "SUSE Bug 1213009",
"url": "https://bugzilla.suse.com/1213009"
},
{
"category": "self",
"summary": "SUSE Bug 1213077",
"url": "https://bugzilla.suse.com/1213077"
},
{
"category": "self",
"summary": "SUSE Bug 1213288",
"url": "https://bugzilla.suse.com/1213288"
},
{
"category": "self",
"summary": "SUSE Bug 1213441",
"url": "https://bugzilla.suse.com/1213441"
},
{
"category": "self",
"summary": "SUSE Bug 1213445",
"url": "https://bugzilla.suse.com/1213445"
},
{
"category": "self",
"summary": "SUSE Bug 1213469",
"url": "https://bugzilla.suse.com/1213469"
},
{
"category": "self",
"summary": "SUSE Bug 1213675",
"url": "https://bugzilla.suse.com/1213675"
},
{
"category": "self",
"summary": "SUSE Bug 1213716",
"url": "https://bugzilla.suse.com/1213716"
},
{
"category": "self",
"summary": "SUSE Bug 1213880",
"url": "https://bugzilla.suse.com/1213880"
},
{
"category": "self",
"summary": "SUSE Bug 1214002",
"url": "https://bugzilla.suse.com/1214002"
},
{
"category": "self",
"summary": "SUSE Bug 1214121",
"url": "https://bugzilla.suse.com/1214121"
},
{
"category": "self",
"summary": "SUSE Bug 1214124",
"url": "https://bugzilla.suse.com/1214124"
},
{
"category": "self",
"summary": "SUSE Bug 1214187",
"url": "https://bugzilla.suse.com/1214187"
},
{
"category": "self",
"summary": "SUSE Bug 1214266",
"url": "https://bugzilla.suse.com/1214266"
},
{
"category": "self",
"summary": "SUSE Bug 1214280",
"url": "https://bugzilla.suse.com/1214280"
},
{
"category": "self",
"summary": "SUSE Bug 1214796",
"url": "https://bugzilla.suse.com/1214796"
},
{
"category": "self",
"summary": "SUSE Bug 1214797",
"url": "https://bugzilla.suse.com/1214797"
},
{
"category": "self",
"summary": "SUSE Bug 1214889",
"url": "https://bugzilla.suse.com/1214889"
},
{
"category": "self",
"summary": "SUSE Bug 1214982",
"url": "https://bugzilla.suse.com/1214982"
},
{
"category": "self",
"summary": "SUSE Bug 1215352",
"url": "https://bugzilla.suse.com/1215352"
},
{
"category": "self",
"summary": "SUSE Bug 1215362",
"url": "https://bugzilla.suse.com/1215362"
},
{
"category": "self",
"summary": "SUSE Bug 1215413",
"url": "https://bugzilla.suse.com/1215413"
},
{
"category": "self",
"summary": "SUSE Bug 1215497",
"url": "https://bugzilla.suse.com/1215497"
},
{
"category": "self",
"summary": "SUSE Bug 1215756",
"url": "https://bugzilla.suse.com/1215756"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-20897 page",
"url": "https://www.suse.com/security/cve/CVE-2023-20897/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-20898 page",
"url": "https://www.suse.com/security/cve/CVE-2023-20898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "Security update for SUSE Manager Server 4.3",
"tracking": {
"current_release_date": "2023-09-28T11:52:11Z",
"generator": {
"date": "2023-09-28T11:52:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3885-1",
"initial_release_date": "2023-09-28T11:52:11Z",
"revision_history": [
{
"date": "2023-09-28T11:52:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "release-notes-susemanager-4.3.8-150400.3.77.1.noarch",
"product": {
"name": "release-notes-susemanager-4.3.8-150400.3.77.1.noarch",
"product_id": "release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
}
},
{
"category": "product_version",
"name": "release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"product": {
"name": "release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"product_id": "release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch"
},
"product_reference": "release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "release-notes-susemanager-4.3.8-150400.3.77.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
},
"product_reference": "release-notes-susemanager-4.3.8-150400.3.77.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-20897",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-20897"
}
],
"notes": [
{
"category": "general",
"text": "Salt masters prior to 3005.2 or 3006.2 contain a DOS in minion return. After receiving several bad packets on the request server equal to the number of worker threads, the master will become unresponsive to return requests until restarted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy 4.3:release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-20897",
"url": "https://www.suse.com/security/cve/CVE-2023-20897"
},
{
"category": "external",
"summary": "SUSE Bug 1214796 for CVE-2023-20897",
"url": "https://bugzilla.suse.com/1214796"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Proxy 4.3:release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy 4.3:release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:52:11Z",
"details": "moderate"
}
],
"title": "CVE-2023-20897"
},
{
"cve": "CVE-2023-20898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-20898"
}
],
"notes": [
{
"category": "general",
"text": "Git Providers can read from the wrong environment because they get the same cache directory base name in Salt masters prior to 3005.2 or 3006.2. Anything that uses Git Providers with different environments can get garbage data or the wrong data, which can lead to wrongful data disclosure, wrongful executions, data corruption and/or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy 4.3:release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-20898",
"url": "https://www.suse.com/security/cve/CVE-2023-20898"
},
{
"category": "external",
"summary": "SUSE Bug 1214797 for CVE-2023-20898",
"url": "https://bugzilla.suse.com/1214797"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Proxy 4.3:release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy 4.3:release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:52:11Z",
"details": "moderate"
}
],
"title": "CVE-2023-20898"
},
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Proxy 4.3:release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Manager Proxy 4.3:release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Proxy 4.3:release-notes-susemanager-proxy-4.3.8-150400.3.61.2.noarch",
"SUSE Manager Server 4.3:release-notes-susemanager-4.3.8-150400.3.77.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-28T11:52:11Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
MSRC_CVE-2023-29409
Vulnerability from csaf_microsoft - Published: 2023-08-01 00:00 - Updated: 2025-09-04 02:10Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2023-29409 Large RSA keys can cause high CPU usage in crypto/tls - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-29409.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Large RSA keys can cause high CPU usage in crypto/tls",
"tracking": {
"current_release_date": "2025-09-04T02:10:32.000Z",
"generator": {
"date": "2025-10-20T00:37:53.049Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2023-29409",
"initial_release_date": "2023-08-01T00:00:00.000Z",
"revision_history": [
{
"date": "2025-09-04T02:10:32.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.18.8-7",
"product": {
"name": "\u003ccbl2 golang 1.18.8-7",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.18.8-7",
"product": {
"name": "cbl2 golang 1.18.8-7",
"product_id": "19785"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.21.6-1",
"product": {
"name": "\u003ccbl2 golang 1.21.6-1",
"product_id": "11"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.21.6-1",
"product": {
"name": "cbl2 golang 1.21.6-1",
"product_id": "17375"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.20.7-1",
"product": {
"name": "\u003ccbl2 golang 1.20.7-1",
"product_id": "9"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.20.7-1",
"product": {
"name": "cbl2 golang 1.20.7-1",
"product_id": "18138"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 golang 1.20.7-1",
"product": {
"name": "\u003cazl3 golang 1.20.7-1",
"product_id": "7"
}
},
{
"category": "product_version",
"name": "azl3 golang 1.20.7-1",
"product": {
"name": "azl3 golang 1.20.7-1",
"product_id": "18141"
}
}
],
"category": "product_name",
"name": "golang"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 msft-golang 1.20.7-1",
"product": {
"name": "\u003ccbl2 msft-golang 1.20.7-1",
"product_id": "8"
}
},
{
"category": "product_version",
"name": "cbl2 msft-golang 1.20.7-1",
"product": {
"name": "cbl2 msft-golang 1.20.7-1",
"product_id": "18140"
}
}
],
"category": "product_name",
"name": "msft-golang"
},
{
"category": "product_name",
"name": "azl3 gcc 13.2.0-7",
"product": {
"name": "azl3 gcc 13.2.0-7",
"product_id": "6"
}
},
{
"category": "product_name",
"name": "cbl2 python-tensorboard 2.11.0-3",
"product": {
"name": "cbl2 python-tensorboard 2.11.0-3",
"product_id": "2"
}
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "azl3 python-tensorboard 2.16.2-6",
"product_id": "4"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "10"
}
},
{
"category": "product_name",
"name": "cbl2 tensorflow 2.11.1-2",
"product": {
"name": "cbl2 tensorflow 2.11.1-2",
"product_id": "5"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.24.3-1",
"product": {
"name": "azl3 golang 1.24.3-1",
"product_id": "3"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gcc 13.2.0-7 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.18.8-7 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.18.8-7 as a component of CBL Mariner 2.0",
"product_id": "19785-17086"
},
"product_reference": "19785",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-tensorboard 2.11.0-3 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 2.16.2-6 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
"product_id": "17084-10"
},
"product_reference": "10",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.21.6-1 as a component of CBL Mariner 2.0",
"product_id": "17086-11"
},
"product_reference": "11",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.21.6-1 as a component of CBL Mariner 2.0",
"product_id": "17375-17086"
},
"product_reference": "17375",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 msft-golang 1.20.7-1 as a component of CBL Mariner 2.0",
"product_id": "17086-8"
},
"product_reference": "8",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 1.20.7-1 as a component of CBL Mariner 2.0",
"product_id": "18140-17086"
},
"product_reference": "18140",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.20.7-1 as a component of CBL Mariner 2.0",
"product_id": "17086-9"
},
"product_reference": "9",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.20.7-1 as a component of CBL Mariner 2.0",
"product_id": "18138-17086"
},
"product_reference": "18138",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 golang 1.20.7-1 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.20.7-1 as a component of Azure Linux 3.0",
"product_id": "18141-17084"
},
"product_reference": "18141",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 tensorflow 2.11.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-5"
},
"product_reference": "5",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.24.3-1 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-2",
"17084-4",
"17084-10",
"17086-5",
"17084-3"
]
},
{
"label": "vulnerable_code_not_present",
"product_ids": [
"17084-6"
]
}
],
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19785-17086",
"17375-17086",
"18140-17086",
"18138-17086",
"18141-17084"
],
"known_affected": [
"17086-1",
"17086-11",
"17086-8",
"17086-9",
"17084-7"
],
"known_not_affected": [
"17084-6",
"17086-2",
"17084-4",
"17084-10",
"17086-5",
"17084-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-29409 Large RSA keys can cause high CPU usage in crypto/tls - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-29409.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-04T02:10:32.000Z",
"details": "Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-09-04T02:10:32.000Z",
"details": "1.21.6-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-11"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-09-04T02:10:32.000Z",
"details": "1.20.7-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-8",
"17086-9",
"17084-7"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.3,
"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": [
"17086-1",
"17086-11",
"17086-8",
"17086-9",
"17084-7"
]
}
],
"title": "Large RSA keys can cause high CPU usage in crypto/tls"
}
]
}
WID-SEC-W-2023-2917
Vulnerability from csaf_certbund - Published: 2023-11-14 23:00 - Updated: 2024-12-15 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2917 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2917.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2917 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2917"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-016 vom 2023-11-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-016_FFPSv7-S10_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-017 vom 2023-11-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-017_FFPSv7-S11_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-019 vom 2023-11-16",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/11/Xerox-Security-Bulletin-XRX23-019-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-021",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-021_FFPSv2_Win10_SecurityBulletin_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-022 vom 2023-12-01",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/11/XRX23-022_FFPSv9-S11_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-001 vom 2024-03-11",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-001-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3949-1 vom 2024-11-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019796.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14572-1 vom 2024-12-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3HI2RC7AJAHY74Q6MK7GNGWU6TITB22V/"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-12-15T23:00:00.000+00:00",
"generator": {
"date": "2024-12-16T09:17:44.516+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2023-2917",
"initial_release_date": "2023-11-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-11-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-11-16T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-11-28T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-11-30T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-03-03T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-03-11T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-11-07T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-15T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
},
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T015631",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
},
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
},
{
"category": "product_version",
"name": "v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
},
{
"category": "product_version",
"name": "v2 / Windows 10",
"product": {
"name": "Xerox FreeFlow Print Server v2 / Windows 10",
"product_id": "T031383",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v2__windows_10"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-5715",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2017-5715"
},
{
"cve": "CVE-2018-3639",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2018-3639"
},
{
"cve": "CVE-2021-44917",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2021-44917"
},
{
"cve": "CVE-2021-46784",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2021-46784"
},
{
"cve": "CVE-2022-31008",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-31008"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3924",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-3924"
},
{
"cve": "CVE-2022-41409",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-48337",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48338",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48338"
},
{
"cve": "CVE-2022-48339",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2022-4899",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-4899"
},
{
"cve": "CVE-2023-0049",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0049"
},
{
"cve": "CVE-2023-0051",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0051"
},
{
"cve": "CVE-2023-0054",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0054"
},
{
"cve": "CVE-2023-0288",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0288"
},
{
"cve": "CVE-2023-0465",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0512",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0512"
},
{
"cve": "CVE-2023-0666",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0666"
},
{
"cve": "CVE-2023-0668",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0668"
},
{
"cve": "CVE-2023-1127",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1127"
},
{
"cve": "CVE-2023-1170",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1170"
},
{
"cve": "CVE-2023-1175",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1175"
},
{
"cve": "CVE-2023-1393",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1906",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1906"
},
{
"cve": "CVE-2023-1981",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1981"
},
{
"cve": "CVE-2023-2004",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2004"
},
{
"cve": "CVE-2023-22025",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22025"
},
{
"cve": "CVE-2023-22043",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22043"
},
{
"cve": "CVE-2023-22067",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22067"
},
{
"cve": "CVE-2023-22081",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22081"
},
{
"cve": "CVE-2023-22128",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22128"
},
{
"cve": "CVE-2023-22129",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22129"
},
{
"cve": "CVE-2023-23914",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-24329",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-24805",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-24805"
},
{
"cve": "CVE-2023-25193",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-2650",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-27985",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-27985"
},
{
"cve": "CVE-2023-27986",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-27986"
},
{
"cve": "CVE-2023-2828",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28319",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28319"
},
{
"cve": "CVE-2023-28320",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28450",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-2854",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2854"
},
{
"cve": "CVE-2023-2855",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2855"
},
{
"cve": "CVE-2023-2857",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2857"
},
{
"cve": "CVE-2023-2858",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2858"
},
{
"cve": "CVE-2023-2879",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2879"
},
{
"cve": "CVE-2023-28879",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28879"
},
{
"cve": "CVE-2023-2911",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2911"
},
{
"cve": "CVE-2023-29402",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29403",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29403"
},
{
"cve": "CVE-2023-29404",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-29491",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29491"
},
{
"cve": "CVE-2023-29499",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29499"
},
{
"cve": "CVE-2023-30581",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30581"
},
{
"cve": "CVE-2023-30582",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30582"
},
{
"cve": "CVE-2023-30583",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30583"
},
{
"cve": "CVE-2023-30584",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30584"
},
{
"cve": "CVE-2023-30585",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30585"
},
{
"cve": "CVE-2023-30586",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30586"
},
{
"cve": "CVE-2023-30587",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30587"
},
{
"cve": "CVE-2023-30588",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30588"
},
{
"cve": "CVE-2023-30589",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30589"
},
{
"cve": "CVE-2023-30590",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30590"
},
{
"cve": "CVE-2023-31122",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31122"
},
{
"cve": "CVE-2023-31124",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-3138",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3138"
},
{
"cve": "CVE-2023-31484",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31484"
},
{
"cve": "CVE-2023-31486",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31486"
},
{
"cve": "CVE-2023-3195",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3195"
},
{
"cve": "CVE-2023-32002",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32002"
},
{
"cve": "CVE-2023-32003",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32003"
},
{
"cve": "CVE-2023-32004",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32004"
},
{
"cve": "CVE-2023-32005",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32005"
},
{
"cve": "CVE-2023-32006",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32006"
},
{
"cve": "CVE-2023-32067",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-3247",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-32558",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32558"
},
{
"cve": "CVE-2023-32559",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32559"
},
{
"cve": "CVE-2023-32573",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-32611",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32611"
},
{
"cve": "CVE-2023-32636",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32636"
},
{
"cve": "CVE-2023-32643",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32643"
},
{
"cve": "CVE-2023-32665",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32665"
},
{
"cve": "CVE-2023-32681",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32681"
},
{
"cve": "CVE-2023-32762",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32762"
},
{
"cve": "CVE-2023-32763",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32763"
},
{
"cve": "CVE-2023-34241",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-34241"
},
{
"cve": "CVE-2023-34969",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-36053",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36053"
},
{
"cve": "CVE-2023-36191",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36191"
},
{
"cve": "CVE-2023-3666",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3666"
},
{
"cve": "CVE-2023-36664",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37201",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37201"
},
{
"cve": "CVE-2023-37202",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37202"
},
{
"cve": "CVE-2023-37207",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37207"
},
{
"cve": "CVE-2023-37208",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37208"
},
{
"cve": "CVE-2023-37211",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37211"
},
{
"cve": "CVE-2023-3823",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3823"
},
{
"cve": "CVE-2023-3824",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3824"
},
{
"cve": "CVE-2023-38403",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-38403"
},
{
"cve": "CVE-2023-4045",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4045"
},
{
"cve": "CVE-2023-4046",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4046"
},
{
"cve": "CVE-2023-4047",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4047"
},
{
"cve": "CVE-2023-40477",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-40477"
},
{
"cve": "CVE-2023-4048",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4048"
},
{
"cve": "CVE-2023-4049",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4049"
},
{
"cve": "CVE-2023-4050",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4050"
},
{
"cve": "CVE-2023-4054",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4054"
},
{
"cve": "CVE-2023-4055",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4055"
},
{
"cve": "CVE-2023-4056",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4056"
},
{
"cve": "CVE-2023-41080",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-41080"
},
{
"cve": "CVE-2023-41081",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-41081"
},
{
"cve": "CVE-2023-43622",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-43622"
},
{
"cve": "CVE-2023-4504",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4504"
},
{
"cve": "CVE-2023-4573",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4573"
},
{
"cve": "CVE-2023-4574",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4574"
},
{
"cve": "CVE-2023-4575",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4575"
},
{
"cve": "CVE-2023-4576",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4576"
},
{
"cve": "CVE-2023-45802",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-45802"
},
{
"cve": "CVE-2023-4581",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4581"
},
{
"cve": "CVE-2023-4584",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4584"
}
]
}
WID-SEC-W-2023-3146
Vulnerability from csaf_certbund - Published: 2023-12-13 23:00 - Updated: 2023-12-13 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM MQ ist eine Message Oriented Middleware von IBM.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM MQ Operator and Queue manager ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-3146 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-3146.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-3146 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-3146"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7096558 vom 2023-12-13",
"url": "https://www.ibm.com/support/pages/node/7096558"
}
],
"source_lang": "en-US",
"title": "IBM MQ Operator and Queue manager: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-12-13T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:02:48.819+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-3146",
"initial_release_date": "2023-12-13T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-12-13T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM MQ Operator \u003c v3.0.0",
"product": {
"name": "IBM MQ Operator \u003c v3.0.0",
"product_id": "T031689",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator__v3.0.0"
}
}
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4641",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-4641"
},
{
"cve": "CVE-2023-44487",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-43804",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-43804"
},
{
"cve": "CVE-2023-4016",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-4016"
},
{
"cve": "CVE-2023-3978",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-3978"
},
{
"cve": "CVE-2023-39325",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-39319",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-39319"
},
{
"cve": "CVE-2023-39318",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-39318"
},
{
"cve": "CVE-2023-29409",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-25173",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-25173"
},
{
"cve": "CVE-2023-25153",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2022-41723",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41717",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-31030",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2022-31030"
},
{
"cve": "CVE-2022-23471",
"notes": [
{
"category": "description",
"text": "In IBM MQ Operator and Queue manager existieren mehrere Schwachstellen. Diese basieren auf Schwachstellen in mehreren Komponenten von RedHat Open Shift. Im Einzelnen sind dies: containerd, shadow-maint, shadow-utils, Golang Go, urllib3, procps-ng procps und das HTTP/2 Protokoll. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen oder Sicherheitsma\u00dfnahmen zu umgehen. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder Benutzerinteraktion erforderlich."
}
],
"release_date": "2023-12-13T23:00:00.000+00:00",
"title": "CVE-2022-23471"
}
]
}
WID-SEC-W-2023-1947
Vulnerability from csaf_certbund - Published: 2023-08-02 22:00 - Updated: 2025-03-06 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Go ist eine quelloffene Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Golang Go ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Sonstiges\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1947 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1947.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1947 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1947"
},
{
"category": "external",
"summary": "GO Vulnerability Report vom 2023-08-02",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3181-1 vom 2023-08-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015779.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3263-1 vom 2023-08-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015868.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-2211 vom 2023-08-23",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2211.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-2208 vom 2023-08-23",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2208.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3475-1 vom 2023-08-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/016042.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3840-1 vom 2023-09-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016353.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3841-1 vom 2023-09-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016351.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3861-1 vom 2023-09-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016408.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3885-1 vom 2023-09-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016389.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3886-1 vom 2023-09-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016388.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3888-1 vom 2023-09-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016419.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-1848 vom 2023-10-06",
"url": "https://alas.aws.amazon.com/ALAS-2023-1848.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7051286 vom 2023-10-12",
"url": "https://www.ibm.com/support/pages/node/7051286"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASECS-2023-008 vom 2023-10-18",
"url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-008.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-5738 vom 2023-10-19",
"url": "https://linux.oracle.com/errata/ELSA-2023-5738.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5935 vom 2023-10-20",
"url": "https://access.redhat.com/errata/RHSA-2023:5935"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5971 vom 2023-10-21",
"url": "https://access.redhat.com/errata/RHSA-2023:5971"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5976 vom 2023-10-21",
"url": "https://access.redhat.com/errata/RHSA-2023:5976"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5969 vom 2023-10-21",
"url": "https://access.redhat.com/errata/RHSA-2023:5969"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5974 vom 2023-10-21",
"url": "https://access.redhat.com/errata/RHSA-2023:5974"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5530 vom 2023-10-20",
"url": "https://access.redhat.com/errata/RHSA-2023:5530"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5964 vom 2023-10-21",
"url": "https://access.redhat.com/errata/RHSA-2023:5964"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5965 vom 2023-10-21",
"url": "https://access.redhat.com/errata/RHSA-2023:5965"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5971 vom 2023-10-21",
"url": "https://access.redhat.com/errata/RHSA-2023:5971.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6031 vom 2023-10-24",
"url": "https://access.redhat.com/errata/RHSA-2023:6031"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5947 vom 2023-10-26",
"url": "https://access.redhat.com/errata/RHSA-2023:5947"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5933 vom 2023-10-27",
"url": "https://access.redhat.com/errata/RHSA-2023:5933"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2023-B951076A0F vom 2023-10-27",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-b951076a0f"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6161 vom 2023-10-30",
"url": "https://access.redhat.com/errata/RHSA-2023:6161"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6296 vom 2023-11-03",
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6298 vom 2023-11-03",
"url": "https://access.redhat.com/errata/RHSA-2023:6298"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202311-09 vom 2023-11-25",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7763 vom 2023-12-13",
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7762 vom 2023-12-13",
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7764 vom 2023-12-13",
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7765 vom 2023-12-13",
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:7766 vom 2023-12-13",
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-7765 vom 2023-12-14",
"url": "https://linux.oracle.com/errata/ELSA-2023-7765.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-7766 vom 2023-12-14",
"url": "https://linux.oracle.com/errata/ELSA-2023-7766.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-7763 vom 2023-12-14",
"url": "https://linux.oracle.com/errata/ELSA-2023-7763.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0121 vom 2024-01-10",
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2024-0109 vom 2024-01-22",
"url": "https://advisory.splunk.com//advisories/SVD-2024-0109"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0290 vom 2024-01-24",
"url": "https://access.redhat.com/errata/RHSA-2024:0292"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0293 vom 2024-01-24",
"url": "https://access.redhat.com/errata/RHSA-2024:0293"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0670 vom 2024-02-06",
"url": "http://linux.oracle.com/errata/ELSA-2024-0670.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3474-1 vom 2024-02-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018039.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1027 vom 2024-02-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1383 vom 2024-03-19",
"url": "https://access.redhat.com/errata/RHSA-2024:1383"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2988 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2988 vom 2024-05-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-2988.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7161954 vom 2024-07-30",
"url": "https://www.ibm.com/support/pages/node/7161954"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7162077 vom 2024-07-31",
"url": "https://www.ibm.com/support/pages/node/7162077"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASECS-2025-051 vom 2025-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALASECS-2025-051.html"
}
],
"source_lang": "en-US",
"title": "Golang Go: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-03-06T23:00:00.000+00:00",
"generator": {
"date": "2025-03-07T09:07:01.602+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2023-1947",
"initial_release_date": "2023-08-02T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-08-02T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-08-03T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-08-10T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-08-23T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-08-29T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-09-28T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-10-08T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-10-12T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-10-18T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Amazon und Oracle Linux aufgenommen"
},
{
"date": "2023-10-19T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-22T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-23T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-26T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-29T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-11-02T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-05T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-26T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2023-12-12T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-14T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-01-10T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-22T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2024-01-23T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-05T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-02-27T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-02-28T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-03-19T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-28T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-07-30T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-07-31T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-03-06T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "32"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cgo1.19.12",
"product": {
"name": "Golang Go \u003cgo1.19.12",
"product_id": "T029053"
}
},
{
"category": "product_version",
"name": "go1.19.12",
"product": {
"name": "Golang Go go1.19.12",
"product_id": "T029053-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:go1.19.12"
}
}
},
{
"category": "product_version_range",
"name": "\u003cgo1.20.7",
"product": {
"name": "Golang Go \u003cgo1.20.7",
"product_id": "T029054"
}
},
{
"category": "product_version",
"name": "go1.20.7",
"product": {
"name": "Golang Go go1.20.7",
"product_id": "T029054-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:go1.20.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003cgo1.21.0-rc.4",
"product": {
"name": "Golang Go \u003cgo1.21.0-rc.4",
"product_id": "T029055"
}
},
{
"category": "product_version",
"name": "go1.21.0-rc.4",
"product": {
"name": "Golang Go go1.21.0-rc.4",
"product_id": "T029055-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:go1.21.0-rc.4"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "10.5.0",
"product": {
"name": "IBM DataPower Gateway 10.5.0",
"product_id": "T025693",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.5.0"
}
}
},
{
"category": "product_version",
"name": "10.0.1",
"product": {
"name": "IBM DataPower Gateway 10.0.1",
"product_id": "T025694",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.0.1"
}
}
},
{
"category": "product_version",
"name": "10CD",
"product": {
"name": "IBM DataPower Gateway 10CD",
"product_id": "T025695",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:v10cd"
}
}
}
],
"category": "product_name",
"name": "DataPower Gateway"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.16.2",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.16.2",
"product_id": "T036379"
}
},
{
"category": "product_version",
"name": "10.1.16.2",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.16.2",
"product_id": "T036379-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.16.2"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c4.3.8",
"product": {
"name": "SUSE Manager \u003c4.3.8",
"product_id": "T030150"
}
},
{
"category": "product_version",
"name": "4.3.8",
"product": {
"name": "SUSE Manager 4.3.8",
"product_id": "T030150-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:suse:manager:4.3.8"
}
}
}
],
"category": "product_name",
"name": "Manager"
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.0.8",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.0.8",
"product_id": "T032269"
}
},
{
"category": "product_version",
"name": "9.0.8",
"product": {
"name": "Splunk Splunk Enterprise 9.0.8",
"product_id": "T032269-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.0.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.3",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.3",
"product_id": "T032270"
}
},
{
"category": "product_version",
"name": "9.1.3",
"product": {
"name": "Splunk Splunk Enterprise 9.1.3",
"product_id": "T032270-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.1.3"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"product_status": {
"known_affected": [
"T032269",
"T029055",
"T029054",
"T029053",
"67646",
"T030150",
"T032270",
"T036379",
"T012167",
"T004914",
"74185",
"T002207",
"398363",
"T025693",
"T025695",
"T025694"
]
},
"release_date": "2023-08-02T22:00:00.000+00:00",
"title": "CVE-2023-29409"
}
]
}
WID-SEC-W-2024-0794
Vulnerability from csaf_certbund - Published: 2024-04-04 22:00 - Updated: 2024-11-27 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Dell ECS ist ein Objektspeichersystem.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0794 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0794 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04",
"url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-="
}
],
"source_lang": "en-US",
"title": "Dell ECS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-27T23:00:00.000+00:00",
"generator": {
"date": "2024-11-28T11:39:04.623+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-0794",
"initial_release_date": "2024-04-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-04-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-27T23:00:00.000+00:00",
"number": "2",
"summary": "Produktzuordnung \u00fcberpr\u00fcft"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.8.1.0",
"product": {
"name": "Dell ECS \u003c3.8.1.0",
"product_id": "T033919"
}
},
{
"category": "product_version",
"name": "3.8.1.0",
"product": {
"name": "Dell ECS 3.8.1.0",
"product_id": "T033919-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.0"
}
}
}
],
"category": "product_name",
"name": "ECS"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-18074",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2018-18074"
},
{
"cve": "CVE-2020-10663",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10663"
},
{
"cve": "CVE-2020-10672",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10672"
},
{
"cve": "CVE-2020-10673",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10673"
},
{
"cve": "CVE-2020-10735",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-10968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10968"
},
{
"cve": "CVE-2020-10969",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10969"
},
{
"cve": "CVE-2020-11111",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11111"
},
{
"cve": "CVE-2020-11112",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11112"
},
{
"cve": "CVE-2020-11113",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11113"
},
{
"cve": "CVE-2020-11612",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11612"
},
{
"cve": "CVE-2020-11619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11619"
},
{
"cve": "CVE-2020-11620",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11620"
},
{
"cve": "CVE-2020-11979",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11979"
},
{
"cve": "CVE-2020-12762",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12762"
},
{
"cve": "CVE-2020-12825",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12825"
},
{
"cve": "CVE-2020-13956",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-13956"
},
{
"cve": "CVE-2020-14060",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14060"
},
{
"cve": "CVE-2020-14061",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14061"
},
{
"cve": "CVE-2020-14062",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14062"
},
{
"cve": "CVE-2020-14195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14195"
},
{
"cve": "CVE-2020-15250",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-15250"
},
{
"cve": "CVE-2020-1945",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1945"
},
{
"cve": "CVE-2020-1967",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1967"
},
{
"cve": "CVE-2020-1971",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1971"
},
{
"cve": "CVE-2020-24616",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24616"
},
{
"cve": "CVE-2020-24750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24750"
},
{
"cve": "CVE-2020-25649",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2020-25658",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25658"
},
{
"cve": "CVE-2020-26116",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-26137",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26137"
},
{
"cve": "CVE-2020-26541",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26541"
},
{
"cve": "CVE-2020-27216",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27216"
},
{
"cve": "CVE-2020-27218",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27218"
},
{
"cve": "CVE-2020-27223",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27223"
},
{
"cve": "CVE-2020-28366",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28366"
},
{
"cve": "CVE-2020-28493",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28493"
},
{
"cve": "CVE-2020-29509",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29509"
},
{
"cve": "CVE-2020-29511",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29511"
},
{
"cve": "CVE-2020-29582",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29582"
},
{
"cve": "CVE-2020-29651",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29651"
},
{
"cve": "CVE-2020-35490",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35490"
},
{
"cve": "CVE-2020-35491",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35491"
},
{
"cve": "CVE-2020-35728",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35728"
},
{
"cve": "CVE-2020-36179",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36179"
},
{
"cve": "CVE-2020-36180",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36180"
},
{
"cve": "CVE-2020-36181",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36181"
},
{
"cve": "CVE-2020-36182",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36182"
},
{
"cve": "CVE-2020-36183",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36183"
},
{
"cve": "CVE-2020-36184",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36184"
},
{
"cve": "CVE-2020-36185",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36185"
},
{
"cve": "CVE-2020-36186",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36186"
},
{
"cve": "CVE-2020-36187",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36187"
},
{
"cve": "CVE-2020-36188",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36188"
},
{
"cve": "CVE-2020-36189",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36189"
},
{
"cve": "CVE-2020-36516",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36516"
},
{
"cve": "CVE-2020-36518",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36518"
},
{
"cve": "CVE-2020-36557",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36557"
},
{
"cve": "CVE-2020-36558",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36558"
},
{
"cve": "CVE-2020-36691",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36691"
},
{
"cve": "CVE-2020-7238",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-7238"
},
{
"cve": "CVE-2020-8840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8840"
},
{
"cve": "CVE-2020-8908",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8908"
},
{
"cve": "CVE-2020-8911",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8911"
},
{
"cve": "CVE-2020-8912",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8912"
},
{
"cve": "CVE-2020-9488",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9488"
},
{
"cve": "CVE-2020-9493",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9493"
},
{
"cve": "CVE-2020-9546",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9546"
},
{
"cve": "CVE-2020-9547",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9547"
},
{
"cve": "CVE-2020-9548",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9548"
},
{
"cve": "CVE-2021-20190",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20190"
},
{
"cve": "CVE-2021-20323",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20323"
},
{
"cve": "CVE-2021-21290",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21290"
},
{
"cve": "CVE-2021-21295",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21295"
},
{
"cve": "CVE-2021-21409",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21409"
},
{
"cve": "CVE-2021-23840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23840"
},
{
"cve": "CVE-2021-23841",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23841"
},
{
"cve": "CVE-2021-2471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-2471"
},
{
"cve": "CVE-2021-25642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-25642"
},
{
"cve": "CVE-2021-26341",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-26341"
},
{
"cve": "CVE-2021-27918",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-27918"
},
{
"cve": "CVE-2021-28153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28153"
},
{
"cve": "CVE-2021-28165",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28165"
},
{
"cve": "CVE-2021-28169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28169"
},
{
"cve": "CVE-2021-28861",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28861"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-30560",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-30560"
},
{
"cve": "CVE-2021-3114",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3114"
},
{
"cve": "CVE-2021-33036",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33036"
},
{
"cve": "CVE-2021-33194",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33194"
},
{
"cve": "CVE-2021-33195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33195"
},
{
"cve": "CVE-2021-33196",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33196"
},
{
"cve": "CVE-2021-33197",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33197"
},
{
"cve": "CVE-2021-33503",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-33655",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33655"
},
{
"cve": "CVE-2021-33656",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33656"
},
{
"cve": "CVE-2021-3424",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3424"
},
{
"cve": "CVE-2021-34428",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-34428"
},
{
"cve": "CVE-2021-3449",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3449"
},
{
"cve": "CVE-2021-3450",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3450"
},
{
"cve": "CVE-2021-3530",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3530"
},
{
"cve": "CVE-2021-36221",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36221"
},
{
"cve": "CVE-2021-36373",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36373"
},
{
"cve": "CVE-2021-36374",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36374"
},
{
"cve": "CVE-2021-3648",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3648"
},
{
"cve": "CVE-2021-36690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36690"
},
{
"cve": "CVE-2021-3711",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3711"
},
{
"cve": "CVE-2021-3712",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3712"
},
{
"cve": "CVE-2021-37136",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37136"
},
{
"cve": "CVE-2021-37137",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37137"
},
{
"cve": "CVE-2021-37404",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37404"
},
{
"cve": "CVE-2021-37533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37533"
},
{
"cve": "CVE-2021-3754",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3754"
},
{
"cve": "CVE-2021-3778",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3778"
},
{
"cve": "CVE-2021-3796",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3796"
},
{
"cve": "CVE-2021-3826",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3826"
},
{
"cve": "CVE-2021-3827",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3827"
},
{
"cve": "CVE-2021-38297",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-38297"
},
{
"cve": "CVE-2021-3872",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3872"
},
{
"cve": "CVE-2021-3875",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3875"
},
{
"cve": "CVE-2021-3903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3903"
},
{
"cve": "CVE-2021-3923",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3923"
},
{
"cve": "CVE-2021-3927",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3927"
},
{
"cve": "CVE-2021-3928",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3928"
},
{
"cve": "CVE-2021-3968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3968"
},
{
"cve": "CVE-2021-3973",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3973"
},
{
"cve": "CVE-2021-3974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3974"
},
{
"cve": "CVE-2021-3984",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3984"
},
{
"cve": "CVE-2021-4019",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4019"
},
{
"cve": "CVE-2021-4037",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-4069",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4069"
},
{
"cve": "CVE-2021-4104",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4104"
},
{
"cve": "CVE-2021-4136",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4136"
},
{
"cve": "CVE-2021-4157",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4157"
},
{
"cve": "CVE-2021-4166",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4166"
},
{
"cve": "CVE-2021-41771",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-41771"
},
{
"cve": "CVE-2021-4192",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4192"
},
{
"cve": "CVE-2021-4193",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4193"
},
{
"cve": "CVE-2021-4203",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4203"
},
{
"cve": "CVE-2021-42567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-42567"
},
{
"cve": "CVE-2021-43797",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-43797"
},
{
"cve": "CVE-2021-44531",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44531"
},
{
"cve": "CVE-2021-44532",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44532"
},
{
"cve": "CVE-2021-44533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44533"
},
{
"cve": "CVE-2021-44716",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44878",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44878"
},
{
"cve": "CVE-2021-45078",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-45078"
},
{
"cve": "CVE-2021-46195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46195"
},
{
"cve": "CVE-2021-46828",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46828"
},
{
"cve": "CVE-2021-46848",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46848"
},
{
"cve": "CVE-2022-0128",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0128"
},
{
"cve": "CVE-2022-0213",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0213"
},
{
"cve": "CVE-2022-0225",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0225"
},
{
"cve": "CVE-2022-0261",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0261"
},
{
"cve": "CVE-2022-0318",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0318"
},
{
"cve": "CVE-2022-0319",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0319"
},
{
"cve": "CVE-2022-0351",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0351"
},
{
"cve": "CVE-2022-0359",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0359"
},
{
"cve": "CVE-2022-0361",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0361"
},
{
"cve": "CVE-2022-0392",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0392"
},
{
"cve": "CVE-2022-0407",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0407"
},
{
"cve": "CVE-2022-0413",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0413"
},
{
"cve": "CVE-2022-0561",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0561"
},
{
"cve": "CVE-2022-0696",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0696"
},
{
"cve": "CVE-2022-0778",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-1184",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1184"
},
{
"cve": "CVE-2022-1245",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1245"
},
{
"cve": "CVE-2022-1271",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-1292",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1381",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1381"
},
{
"cve": "CVE-2022-1420",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1420"
},
{
"cve": "CVE-2022-1462",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1462"
},
{
"cve": "CVE-2022-1466",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1466"
},
{
"cve": "CVE-2022-1471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2022-1586",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1586"
},
{
"cve": "CVE-2022-1587",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1587"
},
{
"cve": "CVE-2022-1616",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1616"
},
{
"cve": "CVE-2022-1619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1619"
},
{
"cve": "CVE-2022-1620",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1620"
},
{
"cve": "CVE-2022-1679",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1679"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1720",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1720"
},
{
"cve": "CVE-2022-1729",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1729"
},
{
"cve": "CVE-2022-1733",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1733"
},
{
"cve": "CVE-2022-1735",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1735"
},
{
"cve": "CVE-2022-1771",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1771"
},
{
"cve": "CVE-2022-1785",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1785"
},
{
"cve": "CVE-2022-1796",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1796"
},
{
"cve": "CVE-2022-1851",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1851"
},
{
"cve": "CVE-2022-1897",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1897"
},
{
"cve": "CVE-2022-1898",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1898"
},
{
"cve": "CVE-2022-1927",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1927"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1968"
},
{
"cve": "CVE-2022-1974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1974"
},
{
"cve": "CVE-2022-1975",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1975"
},
{
"cve": "CVE-2022-20132",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20132"
},
{
"cve": "CVE-2022-20141",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20141"
},
{
"cve": "CVE-2022-20154",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20154"
},
{
"cve": "CVE-2022-20166",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20166"
},
{
"cve": "CVE-2022-20368",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20368"
},
{
"cve": "CVE-2022-20369",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20369"
},
{
"cve": "CVE-2022-2047",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2047"
},
{
"cve": "CVE-2022-2048",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2048"
},
{
"cve": "CVE-2022-20567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20567"
},
{
"cve": "CVE-2022-2068",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-2097",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-21216",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21216"
},
{
"cve": "CVE-2022-21233",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21233"
},
{
"cve": "CVE-2022-2124",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2124"
},
{
"cve": "CVE-2022-2125",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2125"
},
{
"cve": "CVE-2022-2126",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2126"
},
{
"cve": "CVE-2022-2129",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2129"
},
{
"cve": "CVE-2022-21363",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21363"
},
{
"cve": "CVE-2022-21385",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21385"
},
{
"cve": "CVE-2022-21499",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21499"
},
{
"cve": "CVE-2022-2153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2153"
},
{
"cve": "CVE-2022-21540",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21540"
},
{
"cve": "CVE-2022-21541",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21541"
},
{
"cve": "CVE-2022-21549",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21549"
},
{
"cve": "CVE-2022-21618",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21618"
},
{
"cve": "CVE-2022-21619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21619"
},
{
"cve": "CVE-2022-21624",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21624"
},
{
"cve": "CVE-2022-21626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21626"
},
{
"cve": "CVE-2022-21628",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21628"
},
{
"cve": "CVE-2022-21702",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21702"
},
{
"cve": "CVE-2022-2175",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2175"
},
{
"cve": "CVE-2022-2182",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2182"
},
{
"cve": "CVE-2022-2183",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2183"
},
{
"cve": "CVE-2022-2206",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2206"
},
{
"cve": "CVE-2022-2207",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2207"
},
{
"cve": "CVE-2022-2208",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2208"
},
{
"cve": "CVE-2022-2210",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2210"
},
{
"cve": "CVE-2022-2231",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2231"
},
{
"cve": "CVE-2022-2256",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2256"
},
{
"cve": "CVE-2022-2257",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2257"
},
{
"cve": "CVE-2022-2264",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2264"
},
{
"cve": "CVE-2022-2284",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2284"
},
{
"cve": "CVE-2022-2285",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2285"
},
{
"cve": "CVE-2022-2286",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2286"
},
{
"cve": "CVE-2022-2287",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2287"
},
{
"cve": "CVE-2022-22976",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22976"
},
{
"cve": "CVE-2022-22978",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22978"
},
{
"cve": "CVE-2022-2304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2304"
},
{
"cve": "CVE-2022-2318",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2318"
},
{
"cve": "CVE-2022-23302",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23302"
},
{
"cve": "CVE-2022-23305",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23305"
},
{
"cve": "CVE-2022-23307",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23307"
},
{
"cve": "CVE-2022-2343",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2343"
},
{
"cve": "CVE-2022-2344",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2344"
},
{
"cve": "CVE-2022-2345",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2345"
},
{
"cve": "CVE-2022-23471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-24302",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24302"
},
{
"cve": "CVE-2022-24329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24329"
},
{
"cve": "CVE-2022-24823",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24823"
},
{
"cve": "CVE-2022-24903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24903"
},
{
"cve": "CVE-2022-2503",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2503"
},
{
"cve": "CVE-2022-25147",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-25168",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25168"
},
{
"cve": "CVE-2022-2519",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2519"
},
{
"cve": "CVE-2022-2520",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2520"
},
{
"cve": "CVE-2022-2521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2521"
},
{
"cve": "CVE-2022-2522",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2522"
},
{
"cve": "CVE-2022-25647",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25647"
},
{
"cve": "CVE-2022-2571",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2571"
},
{
"cve": "CVE-2022-2580",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2580"
},
{
"cve": "CVE-2022-2581",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2581"
},
{
"cve": "CVE-2022-25857",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25857"
},
{
"cve": "CVE-2022-2588",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-2598",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2598"
},
{
"cve": "CVE-2022-26148",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26148"
},
{
"cve": "CVE-2022-26365",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26365"
},
{
"cve": "CVE-2022-26373",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26373"
},
{
"cve": "CVE-2022-2639",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2639"
},
{
"cve": "CVE-2022-26612",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26612"
},
{
"cve": "CVE-2022-2663",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2663"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27943",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27943"
},
{
"cve": "CVE-2022-2795",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-2816",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-2817",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2819",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2845",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-2849",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2862",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2867",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2867"
},
{
"cve": "CVE-2022-2868",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2868"
},
{
"cve": "CVE-2022-2869",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2869"
},
{
"cve": "CVE-2022-28693",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28693"
},
{
"cve": "CVE-2022-2874",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-28748",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28748"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2889",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-29162",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-2923",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29583",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29583"
},
{
"cve": "CVE-2022-2964",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2964"
},
{
"cve": "CVE-2022-2977",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2977"
},
{
"cve": "CVE-2022-2980",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-2982",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2982"
},
{
"cve": "CVE-2022-29900",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29900"
},
{
"cve": "CVE-2022-29901",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29901"
},
{
"cve": "CVE-2022-2991",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2991"
},
{
"cve": "CVE-2022-3016",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-3028",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3028"
},
{
"cve": "CVE-2022-3037",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-3099",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-31030",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31030"
},
{
"cve": "CVE-2022-31159",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31159"
},
{
"cve": "CVE-2022-3134",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-3169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3169"
},
{
"cve": "CVE-2022-31690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31690"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3234",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-3235",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3239",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3239"
},
{
"cve": "CVE-2022-3278",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3296",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3297",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-33196",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33196"
},
{
"cve": "CVE-2022-3324",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3352",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-33740",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33740"
},
{
"cve": "CVE-2022-33741",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33741"
},
{
"cve": "CVE-2022-33742",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33742"
},
{
"cve": "CVE-2022-33972",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33972"
},
{
"cve": "CVE-2022-33981",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33981"
},
{
"cve": "CVE-2022-34169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34169"
},
{
"cve": "CVE-2022-3424",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3424"
},
{
"cve": "CVE-2022-34266",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34266"
},
{
"cve": "CVE-2022-34526",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34526"
},
{
"cve": "CVE-2022-34903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-3491",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3491"
},
{
"cve": "CVE-2022-3515",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-3520",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3520"
},
{
"cve": "CVE-2022-3521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3521"
},
{
"cve": "CVE-2022-3524",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3524"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3542",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3542"
},
{
"cve": "CVE-2022-3545",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3545"
},
{
"cve": "CVE-2022-3564",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-3565",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3565"
},
{
"cve": "CVE-2022-3566",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3566"
},
{
"cve": "CVE-2022-3567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3567"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-3586",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3586"
},
{
"cve": "CVE-2022-3591",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3591"
},
{
"cve": "CVE-2022-3594",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3594"
},
{
"cve": "CVE-2022-3597",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3597"
},
{
"cve": "CVE-2022-3599",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3599"
},
{
"cve": "CVE-2022-36109",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36109"
},
{
"cve": "CVE-2022-3621",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3621"
},
{
"cve": "CVE-2022-3626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3626"
},
{
"cve": "CVE-2022-3627",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3627"
},
{
"cve": "CVE-2022-3628",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3628"
},
{
"cve": "CVE-2022-36280",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36280"
},
{
"cve": "CVE-2022-3629",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3629"
},
{
"cve": "CVE-2022-3635",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3635"
},
{
"cve": "CVE-2022-3643",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3643"
},
{
"cve": "CVE-2022-36437",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36437"
},
{
"cve": "CVE-2022-3646",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3646"
},
{
"cve": "CVE-2022-3649",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3649"
},
{
"cve": "CVE-2022-36760",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-36879",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36879"
},
{
"cve": "CVE-2022-36946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36946"
},
{
"cve": "CVE-2022-3705",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-37434",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-37436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37865",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37865"
},
{
"cve": "CVE-2022-37866",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37866"
},
{
"cve": "CVE-2022-38090",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38090"
},
{
"cve": "CVE-2022-38096",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38096"
},
{
"cve": "CVE-2022-38126",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38126"
},
{
"cve": "CVE-2022-38127",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38127"
},
{
"cve": "CVE-2022-38177",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38177"
},
{
"cve": "CVE-2022-38178",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38178"
},
{
"cve": "CVE-2022-3821",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3821"
},
{
"cve": "CVE-2022-38533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38533"
},
{
"cve": "CVE-2022-38749",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38749"
},
{
"cve": "CVE-2022-38750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38750"
},
{
"cve": "CVE-2022-38751",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38751"
},
{
"cve": "CVE-2022-38752",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38752"
},
{
"cve": "CVE-2022-39028",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39028"
},
{
"cve": "CVE-2022-3903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3903"
},
{
"cve": "CVE-2022-39188",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39188"
},
{
"cve": "CVE-2022-39399",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39399"
},
{
"cve": "CVE-2022-3970",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3970"
},
{
"cve": "CVE-2022-40149",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40149"
},
{
"cve": "CVE-2022-40150",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40150"
},
{
"cve": "CVE-2022-40151",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40151"
},
{
"cve": "CVE-2022-40152",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40152"
},
{
"cve": "CVE-2022-40153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40153"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40307",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40307"
},
{
"cve": "CVE-2022-40674",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40674"
},
{
"cve": "CVE-2022-40768",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40768"
},
{
"cve": "CVE-2022-40899",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40899"
},
{
"cve": "CVE-2022-4095",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4095"
},
{
"cve": "CVE-2022-41218",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41218"
},
{
"cve": "CVE-2022-4129",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4129"
},
{
"cve": "CVE-2022-4141",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4141"
},
{
"cve": "CVE-2022-41717",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41721",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41721"
},
{
"cve": "CVE-2022-41848",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41848"
},
{
"cve": "CVE-2022-41850",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41850"
},
{
"cve": "CVE-2022-41854",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41854"
},
{
"cve": "CVE-2022-41858",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41858"
},
{
"cve": "CVE-2022-41881",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41881"
},
{
"cve": "CVE-2022-41903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-41915",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41915"
},
{
"cve": "CVE-2022-41966",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41966"
},
{
"cve": "CVE-2022-41974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41974"
},
{
"cve": "CVE-2022-42003",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42004",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-42010",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-42011",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42012",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-42328",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42328"
},
{
"cve": "CVE-2022-42329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42329"
},
{
"cve": "CVE-2022-42703",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42703"
},
{
"cve": "CVE-2022-42889",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42889"
},
{
"cve": "CVE-2022-42895",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42895"
},
{
"cve": "CVE-2022-42896",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42896"
},
{
"cve": "CVE-2022-42898",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-4292",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4292"
},
{
"cve": "CVE-2022-4293",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4293"
},
{
"cve": "CVE-2022-42969",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42969"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43680",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43680"
},
{
"cve": "CVE-2022-43750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43750"
},
{
"cve": "CVE-2022-4378",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4378"
},
{
"cve": "CVE-2022-43945",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43945"
},
{
"cve": "CVE-2022-43995",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43995"
},
{
"cve": "CVE-2022-4415",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4450",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-44638",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-44638"
},
{
"cve": "CVE-2022-45061",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45688",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2022-45884",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45884"
},
{
"cve": "CVE-2022-45885",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45885"
},
{
"cve": "CVE-2022-45886",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45886"
},
{
"cve": "CVE-2022-45887",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45887"
},
{
"cve": "CVE-2022-45919",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-45934",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45934"
},
{
"cve": "CVE-2022-45939",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-4662",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4662"
},
{
"cve": "CVE-2022-46751",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46751"
},
{
"cve": "CVE-2022-46908",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-47629",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-47929",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47929"
},
{
"cve": "CVE-2022-48281",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2022-48337",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48339",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2023-0045",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0045"
},
{
"cve": "CVE-2023-0049",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0049"
},
{
"cve": "CVE-2023-0051",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0051"
},
{
"cve": "CVE-2023-0054",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0054"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0288",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0288"
},
{
"cve": "CVE-2023-0433",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0433"
},
{
"cve": "CVE-2023-0464",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0512",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0512"
},
{
"cve": "CVE-2023-0590",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0597",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0597"
},
{
"cve": "CVE-2023-0833",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0833"
},
{
"cve": "CVE-2023-1076",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1076"
},
{
"cve": "CVE-2023-1095",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1095"
},
{
"cve": "CVE-2023-1118",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1118"
},
{
"cve": "CVE-2023-1127",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1127"
},
{
"cve": "CVE-2023-1170",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1170"
},
{
"cve": "CVE-2023-1175",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1175"
},
{
"cve": "CVE-2023-1370",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-1380",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1390",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1390"
},
{
"cve": "CVE-2023-1436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1436"
},
{
"cve": "CVE-2023-1513",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1513"
},
{
"cve": "CVE-2023-1611",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1855",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1989",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-1998",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1998"
},
{
"cve": "CVE-2023-20862",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-20862"
},
{
"cve": "CVE-2023-2124",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2162",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2162"
},
{
"cve": "CVE-2023-2176",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2176"
},
{
"cve": "CVE-2023-21830",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21835",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21835"
},
{
"cve": "CVE-2023-21843",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21930",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21930"
},
{
"cve": "CVE-2023-21937",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21937"
},
{
"cve": "CVE-2023-21938",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21938"
},
{
"cve": "CVE-2023-21939",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21939"
},
{
"cve": "CVE-2023-2194",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-21954",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21954"
},
{
"cve": "CVE-2023-21967",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21967"
},
{
"cve": "CVE-2023-21968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21968"
},
{
"cve": "CVE-2023-22490",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-2253",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2253"
},
{
"cve": "CVE-2023-22809",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23454",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23455",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23455"
},
{
"cve": "CVE-2023-23559",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23559"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-24532",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24532"
},
{
"cve": "CVE-2023-24534",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-2483",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2483"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-2513",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2513"
},
{
"cve": "CVE-2023-25193",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25652",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25652"
},
{
"cve": "CVE-2023-25690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25809",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25809"
},
{
"cve": "CVE-2023-25815",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25815"
},
{
"cve": "CVE-2023-26048",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26048"
},
{
"cve": "CVE-2023-26049",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26049"
},
{
"cve": "CVE-2023-2650",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-26545",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26545"
},
{
"cve": "CVE-2023-26604",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26604"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27561",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27561"
},
{
"cve": "CVE-2023-2828",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28320",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28328",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28328"
},
{
"cve": "CVE-2023-28464",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28464"
},
{
"cve": "CVE-2023-28486",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-28642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28642"
},
{
"cve": "CVE-2023-28772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28772"
},
{
"cve": "CVE-2023-28840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2023-29007",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29007"
},
{
"cve": "CVE-2023-29383",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29383"
},
{
"cve": "CVE-2023-29402",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29406",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-2976",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-30630",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30630"
},
{
"cve": "CVE-2023-30772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-3138",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3138"
},
{
"cve": "CVE-2023-31436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31484",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31484"
},
{
"cve": "CVE-2023-32269",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32269"
},
{
"cve": "CVE-2023-32697",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-33264",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-33264"
},
{
"cve": "CVE-2023-34034",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34034"
},
{
"cve": "CVE-2023-34035",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34035"
},
{
"cve": "CVE-2023-34453",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34453"
},
{
"cve": "CVE-2023-34454",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34454"
},
{
"cve": "CVE-2023-34455",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34455"
},
{
"cve": "CVE-2023-34462",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34462"
},
{
"cve": "CVE-2023-35116",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-3635",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3635"
},
{
"cve": "CVE-2023-36479",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-36479"
},
{
"cve": "CVE-2023-39533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-39533"
},
{
"cve": "CVE-2023-40167",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-40217",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-41105",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41105"
},
{
"cve": "CVE-2023-41900",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41900"
},
{
"cve": "CVE-2023-43642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43642"
},
{
"cve": "CVE-2023-43804",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43804"
},
{
"cve": "CVE-2023-44487",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45803",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-45803"
},
{
"cve": "CVE-2024-21626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2024-21626"
}
]
}
CERTFR-2025-AVI-0969
Vulnerability from certfr_avis - Published: 2025-11-06 - Updated: 2025-11-06
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | GenAI sur Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.90.x | ||
| VMware | Tanzu Kubernetes Runtime | NodeJS Buildpack versions antérieures à 1.8.58 | ||
| VMware | Tanzu Kubernetes Runtime | Python Buildpack versions antérieures à 1.8.63 | ||
| VMware | Tanzu Kubernetes Runtime | VMware Tanzu pour MySQL sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Kubernetes Runtime | API Gateway pour VMware Tanzu Platform versions antérieures à 2.4.0 | ||
| VMware | Tanzu Kubernetes Runtime | PHP Buildpack versions antérieures à 4.6.49 | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Platform versions antérieures à 1.16.14 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.915.x | ||
| VMware | Tanzu Application Service | CredHub Service Broker versions antérieures à 1.6.6 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.915.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Application Service versions antérieures à 1.16.13 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.77.x | ||
| VMware | Services Suite | Platform Automation Toolkit versions antérieures à 5.3.2 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions antérieures à 1.906.x | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Data Flow pour VMware Tanzu versions antérieures à 1.14.9 | ||
| VMware | Tanzu Kubernetes Runtime | App Autoscaler CLI Plugin pour VMware Tanzu Platform versions antérieures à 250.5.9 | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Services pour VMware Tanzu versions antérieures à 3.3.10 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Concourse pour VMware Tanzu versions antérieures à 7.14.1+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Platform Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Ruby Buildpack versions antérieures à 1.10.46 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Telemetry pour VMware Tanzu Platform versions antérieures à 2.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.103.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Hub versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.906.x |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "GenAI sur Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.90.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.58",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.63",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour MySQL sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "API Gateway pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.49",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.14",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Service Broker versions ant\u00e9rieures \u00e0 1.6.6",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.13",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.77.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.3.2",
"product": {
"name": "Services Suite",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow pour VMware Tanzu versions ant\u00e9rieures \u00e0 1.14.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 250.5.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services pour VMware Tanzu versions ant\u00e9rieures \u00e0 3.3.10",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Concourse pour VMware Tanzu versions ant\u00e9rieures \u00e0 7.14.1+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Ruby Buildpack versions ant\u00e9rieures \u00e0 1.10.46",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telemetry pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.103.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2024-37370",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37370"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-57981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57981"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2022-25308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25308"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2024-38807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38807"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-27102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27102"
},
{
"name": "CVE-2022-43236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43236"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2005-0602",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
},
{
"name": "CVE-2017-6834",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6834"
},
{
"name": "CVE-2025-22003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22003"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-3428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3428"
},
{
"name": "CVE-2021-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3933"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-43237",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43237"
},
{
"name": "CVE-2021-23215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23215"
},
{
"name": "CVE-2022-1115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1115"
},
{
"name": "CVE-2024-57994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57994"
},
{
"name": "CVE-2025-21798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21798"
},
{
"name": "CVE-2025-3264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3264"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2025-26465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26465"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21980"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-21889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21889"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2021-33294",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33294"
},
{
"name": "CVE-2023-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3195"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2021-20243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20243"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-1175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1175"
},
{
"name": "CVE-2024-57948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57948"
},
{
"name": "CVE-2025-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21937"
},
{
"name": "CVE-2014-9157",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9157"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2020-14803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14803"
},
{
"name": "CVE-2024-58088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58088"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2025-21689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21689"
},
{
"name": "CVE-2025-21682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21682"
},
{
"name": "CVE-2011-3374",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3374"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2021-26260",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26260"
},
{
"name": "CVE-2023-0922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0922"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2017-18250",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18250"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-40002",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40002"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2025-8851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
},
{
"name": "CVE-2024-58010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58010"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-21697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21697"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2024-57973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57973"
},
{
"name": "CVE-2022-24407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24407"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46908"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2001-1268",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
},
{
"name": "CVE-2022-2874",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2874"
},
{
"name": "CVE-2025-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22017"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-21783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21783"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-21786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21786"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2020-27769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27769"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2014-9748",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9748"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2014-8141",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
},
{
"name": "CVE-2022-1623",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1623"
},
{
"name": "CVE-2025-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21881"
},
{
"name": "CVE-2025-21951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21951"
},
{
"name": "CVE-2024-38829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38829"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2017-6831",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6831"
},
{
"name": "CVE-2024-58034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58034"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2021-3997",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3997"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2023-38471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38471"
},
{
"name": "CVE-2022-0158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0158"
},
{
"name": "CVE-2020-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27776"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-21743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21743"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2023-34475",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34475"
},
{
"name": "CVE-2024-26896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26896"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-24762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24762"
},
{
"name": "CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"name": "CVE-2022-0696",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0696"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2021-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
},
{
"name": "CVE-2025-12380",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12380"
},
{
"name": "CVE-2022-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42010"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2025-21847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21847"
},
{
"name": "CVE-2022-2929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2929"
},
{
"name": "CVE-2018-15120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15120"
},
{
"name": "CVE-2024-58069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58069"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2025-21853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21853"
},
{
"name": "CVE-2025-21871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21871"
},
{
"name": "CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2025-4287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4287"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2025-21731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21731"
},
{
"name": "CVE-2023-48237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48237"
},
{
"name": "CVE-2023-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48706"
},
{
"name": "CVE-2021-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3605"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2017-10928",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10928"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2017-12429",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12429"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2024-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52615"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2023-2157",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2157"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-21823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21823"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2024-26700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26700"
},
{
"name": "CVE-2024-58082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58082"
},
{
"name": "CVE-2024-35176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2025-55551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55551"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2025-21763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21763"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2023-48368",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48368"
},
{
"name": "CVE-2014-4715",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4715"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2023-24757",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24757"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-21678",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21678"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2022-31683",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31683"
},
{
"name": "CVE-2020-22218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22218"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2025-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21872"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2025-21922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21922"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2017-6832",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6832"
},
{
"name": "CVE-2022-2208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2208"
},
{
"name": "CVE-2024-45720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45720"
},
{
"name": "CVE-2022-1056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1056"
},
{
"name": "CVE-2018-10805",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10805"
},
{
"name": "CVE-2019-19906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19906"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2020-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15095"
},
{
"name": "CVE-2018-16328",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16328"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-5745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5745"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2022-43239",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43239"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2022-32546",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32546"
},
{
"name": "CVE-2025-0838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0838"
},
{
"name": "CVE-2024-57980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57980"
},
{
"name": "CVE-2023-5441",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5441"
},
{
"name": "CVE-2025-55553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55553"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-21796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21796"
},
{
"name": "CVE-2024-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12086"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-21691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21691"
},
{
"name": "CVE-2021-4219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4219"
},
{
"name": "CVE-2018-15798",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15798"
},
{
"name": "CVE-2025-55154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55154"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3153"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2025-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5197"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2017-11447",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11447"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2023-39593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39593"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-46569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46569"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2018-14434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14434"
},
{
"name": "CVE-2019-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6293"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-21738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21738"
},
{
"name": "CVE-2022-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48522"
},
{
"name": "CVE-2025-21684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21684"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2021-3468",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3468"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-58061",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58061"
},
{
"name": "CVE-2025-46148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46148"
},
{
"name": "CVE-2024-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58058"
},
{
"name": "CVE-2025-21768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21768"
},
{
"name": "CVE-2025-21864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21864"
},
{
"name": "CVE-2025-2149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2149"
},
{
"name": "CVE-2021-3502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3502"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2018-16329",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16329"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58056"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2025-21725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21725"
},
{
"name": "CVE-2024-43790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43790"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2025-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22009"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2025-21727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21727"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2022-43240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43240"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2025-5987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5987"
},
{
"name": "CVE-2023-4091",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4091"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2021-20312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20312"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2953"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2025-21904",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21904"
},
{
"name": "CVE-2019-20838",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2024-26726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26726"
},
{
"name": "CVE-2023-52593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52593"
},
{
"name": "CVE-2025-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3933"
},
{
"name": "CVE-2023-26785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26785"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2023-48235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48235"
},
{
"name": "CVE-2024-57970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-21668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21668"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2024-44939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44939"
},
{
"name": "CVE-2024-43374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43374"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2025-21929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21929"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2025-21735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21735"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2024-27280",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27280"
},
{
"name": "CVE-2025-3000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3000"
},
{
"name": "CVE-2022-3213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3213"
},
{
"name": "CVE-2022-2867",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2867"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2021-23177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23177"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"name": "CVE-2025-21839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21839"
},
{
"name": "CVE-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2025-5878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5878"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3715"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2024-58063",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58063"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2024-41957",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41957"
},
{
"name": "CVE-2025-38500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38500"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-8961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8961"
},
{
"name": "CVE-2025-21977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21977"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2025-21779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21779"
},
{
"name": "CVE-2024-58005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58005"
},
{
"name": "CVE-2025-21674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21674"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2025-21918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21918"
},
{
"name": "CVE-2025-38203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38203"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2022-0909",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0909"
},
{
"name": "CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"name": "CVE-2023-28154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28154"
},
{
"name": "CVE-2023-48231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48231"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2023-38633",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38633"
},
{
"name": "CVE-2025-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21948"
},
{
"name": "CVE-2023-2609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2609"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2021-46312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46312"
},
{
"name": "CVE-2018-14628",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14628"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2022-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
},
{
"name": "CVE-2019-6461",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6461"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2015-5262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5262"
},
{
"name": "CVE-2022-43244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43244"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2025-21753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21753"
},
{
"name": "CVE-2017-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6004"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2015-7696",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2023-45922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45922"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2025-21699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21699"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2022-39046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39046"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2025-40004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40004"
},
{
"name": "CVE-2017-7619",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7619"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2025-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21712"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2025-21746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21746"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2023-1170",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1170"
},
{
"name": "CVE-2022-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24070"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2019-17547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17547"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2021-36411",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36411"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2018-10919",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10919"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2025-53014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53014"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2018-10804",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10804"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2022-0907",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0907"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2025-38066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-3670",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3670"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2025-21836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21836"
},
{
"name": "CVE-2025-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21715"
},
{
"name": "CVE-2024-6174",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6174"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2025-21781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21781"
},
{
"name": "CVE-2024-58054",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58054"
},
{
"name": "CVE-2024-43398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2025-40364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40364"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2013-2064",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2064"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2025-21772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21772"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2024-58070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58070"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2020-25663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25663"
},
{
"name": "CVE-2022-0156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0156"
},
{
"name": "CVE-2025-21914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21914"
},
{
"name": "CVE-2024-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58057"
},
{
"name": "CVE-2025-0306",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0306"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2024-58007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58007"
},
{
"name": "CVE-2023-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1355"
},
{
"name": "CVE-2025-21995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21995"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2025-21868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21868"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37967"
},
{
"name": "CVE-2022-22844",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22844"
},
{
"name": "CVE-2025-21915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21915"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2025-21792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21792"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2025-55560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55560"
},
{
"name": "CVE-2025-21728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21728"
},
{
"name": "CVE-2024-58018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58018"
},
{
"name": "CVE-2023-42669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42669"
},
{
"name": "CVE-2022-1210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2023-42670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42670"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2024-58090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58090"
},
{
"name": "CVE-2025-59842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59842"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2024-27766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27766"
},
{
"name": "CVE-2025-37958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37958"
},
{
"name": "CVE-2025-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21714"
},
{
"name": "CVE-2024-58078",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58078"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-21855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21855"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-21972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21972"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2023-34153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34153"
},
{
"name": "CVE-2023-3618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
},
{
"name": "CVE-2020-14153",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14153"
},
{
"name": "CVE-2022-1114",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1114"
},
{
"name": "CVE-2023-48233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48233"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2011-2207",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2207"
},
{
"name": "CVE-2025-54874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54874"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2024-53124",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53124"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21830"
},
{
"name": "CVE-2018-12600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12600"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2016-3189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3189"
},
{
"name": "CVE-2023-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4154"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2022-0714",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0714"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2025-9340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9340"
},
{
"name": "CVE-2023-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24758"
},
{
"name": "CVE-2025-55552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55552"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2016-7531",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7531"
},
{
"name": "CVE-2006-3082",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-3082"
},
{
"name": "CVE-2023-5341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5341"
},
{
"name": "CVE-2025-8534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
},
{
"name": "CVE-2025-21767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21767"
},
{
"name": "CVE-2025-3262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3262"
},
{
"name": "CVE-2025-21986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21986"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2023-34968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34968"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2025-21961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21961"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-6297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6297"
},
{
"name": "CVE-2016-10062",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10062"
},
{
"name": "CVE-2025-21764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21764"
},
{
"name": "CVE-2024-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57974"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2023-34152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34152"
},
{
"name": "CVE-2022-43249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43249"
},
{
"name": "CVE-2025-38034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
},
{
"name": "CVE-2024-58085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58085"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2025-47268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47268"
},
{
"name": "CVE-2025-21690",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21690"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-57996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57996"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2022-43242",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43242"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2019-14844",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14844"
},
{
"name": "CVE-2022-21366",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21366"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2025-21946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21946"
},
{
"name": "CVE-2025-21838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21838"
},
{
"name": "CVE-2025-21982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21982"
},
{
"name": "CVE-2025-21867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21867"
},
{
"name": "CVE-2025-21666",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21666"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-21828",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21828"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21704"
},
{
"name": "CVE-2025-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21936"
},
{
"name": "CVE-2022-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0865"
},
{
"name": "CVE-2023-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5981"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"name": "CVE-2022-0529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2016-7514",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7514"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2025-21909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21909"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2025-9092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9092"
},
{
"name": "CVE-2025-21766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21766"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2024-54677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54677"
},
{
"name": "CVE-2021-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3598"
},
{
"name": "CVE-2025-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21880"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2023-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1264"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2022-4293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4293"
},
{
"name": "CVE-2025-37974",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37974"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2024-57834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57834"
},
{
"name": "CVE-2025-55197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55197"
},
{
"name": "CVE-2022-32743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32743"
},
{
"name": "CVE-2025-55558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55558"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2024-58017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58017"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26603"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2025-21809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21809"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2021-32490",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32490"
},
{
"name": "CVE-2020-27768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27768"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2016-5118",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5118"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-46045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46045"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2025-55557",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55557"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2022-24599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24599"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-2999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2999"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-21910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21910"
},
{
"name": "CVE-2021-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35452"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2020-10251",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10251"
},
{
"name": "CVE-2024-11584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11584"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2025-21745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21745"
},
{
"name": "CVE-2025-21791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21791"
},
{
"name": "CVE-2020-18781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18781"
},
{
"name": "CVE-2025-7709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7709"
},
{
"name": "CVE-2024-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52559"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2017-7186",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7186"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37750"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2025-21795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21795"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-9640",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9640"
},
{
"name": "CVE-2022-1897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1897"
},
{
"name": "CVE-2022-43248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43248"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2024-58081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58081"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-21814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21814"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2017-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6829"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2021-4214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
},
{
"name": "CVE-2025-21911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21911"
},
{
"name": "CVE-2023-24752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24752"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2022-43245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43245"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2018-9133",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9133"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-21758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21758"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2025-21816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21816"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2021-36410",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36410"
},
{
"name": "CVE-2025-21780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21780"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2024-12705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12705"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-21787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21787"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2023-31439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31439"
},
{
"name": "CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-21776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21776"
},
{
"name": "CVE-2024-58003",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58003"
},
{
"name": "CVE-2025-21917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21917"
},
{
"name": "CVE-2025-21706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21706"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2022-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42011"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38727"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2024-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
},
{
"name": "CVE-2022-0319",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0319"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-21736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21736"
},
{
"name": "CVE-2025-21997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21997"
},
{
"name": "CVE-2025-21741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21741"
},
{
"name": "CVE-2020-18032",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18032"
},
{
"name": "CVE-2017-6833",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6833"
},
{
"name": "CVE-2025-21808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21808"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-58076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58076"
},
{
"name": "CVE-2023-24751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24751"
},
{
"name": "CVE-2025-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21708"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2021-4048",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4048"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2022-2980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2980"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21720"
},
{
"name": "CVE-2025-32463",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32463"
},
{
"name": "CVE-2015-7747",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7747"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2024-41965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41965"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2025-55004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55004"
},
{
"name": "CVE-2014-8139",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2023-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38037"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2022-2519",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21711"
},
{
"name": "CVE-2025-2998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2998"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2021-20313",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20313"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-21978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21978"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2025-21760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21760"
},
{
"name": "CVE-2023-45913",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45913"
},
{
"name": "CVE-2018-13153",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13153"
},
{
"name": "CVE-2022-0530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
},
{
"name": "CVE-2023-48236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48236"
},
{
"name": "CVE-2025-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21947"
},
{
"name": "CVE-2025-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21913"
},
{
"name": "CVE-2023-34474",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34474"
},
{
"name": "CVE-2025-21665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21665"
},
{
"name": "CVE-2025-38227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38227"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-58079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58079"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2021-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45931"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2021-28544",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28544"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2025-21734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21734"
},
{
"name": "CVE-2025-32728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32728"
},
{
"name": "CVE-2023-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2021-44964",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44964"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2022-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42012"
},
{
"name": "CVE-2018-14437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14437"
},
{
"name": "CVE-2024-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
},
{
"name": "CVE-2025-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21890"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2021-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3596"
},
{
"name": "CVE-2025-21916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21916"
},
{
"name": "CVE-2025-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21925"
},
{
"name": "CVE-2024-57883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57883"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2017-6830",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6830"
},
{
"name": "CVE-2025-21927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21927"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2024-47814",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47814"
},
{
"name": "CVE-2022-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2923"
},
{
"name": "CVE-2025-21799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21799"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-21748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21748"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2021-46310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46310"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2025-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2024-58086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58086"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2025-21898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21898"
},
{
"name": "CVE-2020-14152",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14152"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2024-58051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58051"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2025-9390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9390"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2025-21857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21857"
},
{
"name": "CVE-2019-9904",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9904"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2025-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
},
{
"name": "CVE-2023-1981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1981"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2022-2231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2231"
},
{
"name": "CVE-2025-46150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46150"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2025-21812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21812"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2023-28120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28120"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2025-21848",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21848"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2012-6153",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6153"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2025-21683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21683"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2020-35492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35492"
},
{
"name": "CVE-2025-21908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21908"
},
{
"name": "CVE-2023-1289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1289"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2023-6349",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6349"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2025-9341",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9341"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2017-7244",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7244"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2025-21895",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21895"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2018-16412",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16412"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2019-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6462"
},
{
"name": "CVE-2025-21935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21935"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2021-32493",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32493"
},
{
"name": "CVE-2023-24754",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24754"
},
{
"name": "CVE-2020-29509",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29509"
},
{
"name": "CVE-2023-5568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5568"
},
{
"name": "CVE-2023-38470",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38470"
},
{
"name": "CVE-2025-21675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21675"
},
{
"name": "CVE-2023-34967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34967"
},
{
"name": "CVE-2025-38237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38237"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2022-2869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2869"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2024-58019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58019"
},
{
"name": "CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"name": "CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"name": "CVE-2025-21888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21888"
},
{
"name": "CVE-2025-21866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21866"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-3730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3730"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2024-25260",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25260"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2025-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2024-57990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57990"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2014-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
},
{
"name": "CVE-2025-5351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5351"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2022-1622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1622"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2022-2521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
},
{
"name": "CVE-2023-49582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49582"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2025-31344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31344"
},
{
"name": "CVE-2025-21976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21976"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57975"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2021-32491",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32491"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-0924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0924"
},
{
"name": "CVE-2025-24014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24014"
},
{
"name": "CVE-2022-33068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33068"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2024-58068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58068"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2024-57998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57998"
},
{
"name": "CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-1304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1304"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2024-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-21862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21862"
},
{
"name": "CVE-2023-47282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47282"
},
{
"name": "CVE-2016-20012",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-20012"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2024-0553",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0553"
},
{
"name": "CVE-2022-44638",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44638"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2025-21950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21950"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2019-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3792"
},
{
"name": "CVE-2022-43235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43235"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2022-0562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0562"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22001"
},
{
"name": "CVE-2024-10524",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10524"
},
{
"name": "CVE-2025-40017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40017"
},
{
"name": "CVE-2023-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45919"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-3263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3263"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2018-15607",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15607"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-21719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21719"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2025-21718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21718"
},
{
"name": "CVE-2025-3001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3001"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2022-32545",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32545"
},
{
"name": "CVE-2025-21694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21694"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2025-21820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21820"
},
{
"name": "CVE-2017-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6838"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-41817",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41817"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-58071",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58071"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2017-6835",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6835"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2024-12087",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12087"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2025-21943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21943"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2024-57997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57997"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-6051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6051"
},
{
"name": "CVE-2022-21283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21283"
},
{
"name": "CVE-2022-31782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31782"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-32434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32434"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2025-21806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21806"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2022-43253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43253"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2024-57977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57977"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2025-53019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53019"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-57952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57952"
},
{
"name": "CVE-2025-53367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53367"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2021-45942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45942"
},
{
"name": "CVE-2022-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1615"
},
{
"name": "CVE-2025-21928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21928"
},
{
"name": "CVE-2021-20246",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20246"
},
{
"name": "CVE-2025-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21707"
},
{
"name": "CVE-2023-24755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24755"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2024-27281",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27281"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2025-21804",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21804"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2017-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6837"
},
{
"name": "CVE-2014-9913",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
},
{
"name": "CVE-2025-21934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21934"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2024-37407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2025-22011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22011"
},
{
"name": "CVE-2022-1725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1725"
},
{
"name": "CVE-2022-43252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43252"
},
{
"name": "CVE-2023-0614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0614"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2024-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5197"
},
{
"name": "CVE-2020-21606",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21606"
},
{
"name": "CVE-2025-38075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2001-1269",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2025-38058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
},
{
"name": "CVE-2023-20873",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20873"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2025-38617",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38617"
},
{
"name": "CVE-2025-21762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21762"
},
{
"name": "CVE-2023-47169",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47169"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"name": "CVE-2025-21801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21801"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2025-21692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21692"
},
{
"name": "CVE-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2025-2148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2148"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2023-38469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38469"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2014-3577",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3577"
},
{
"name": "CVE-2025-21869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21869"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2016-5841",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5841"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2025-53101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53101"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2024-54458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54458"
},
{
"name": "CVE-2022-44267",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44267"
},
{
"name": "CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2019-8321",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8321"
},
{
"name": "CVE-2025-21826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21826"
},
{
"name": "CVE-2025-29768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29768"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2025-21750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21750"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2024-57924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57924"
},
{
"name": "CVE-2025-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21912"
},
{
"name": "CVE-2018-13440",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13440"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2025-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46393"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2021-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0561"
},
{
"name": "CVE-2018-12599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12599"
},
{
"name": "CVE-2025-21859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21859"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2022-1587",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1587"
},
{
"name": "CVE-2025-21825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21825"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2017-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7246"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2022-0284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0284"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"name": "CVE-2024-58016",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58016"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2025-21903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21903"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2023-1667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1667"
},
{
"name": "CVE-2022-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
},
{
"name": "CVE-2022-43238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43238"
},
{
"name": "CVE-2025-3121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3121"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2024-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
},
{
"name": "CVE-2025-21761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21761"
},
{
"name": "CVE-2025-46149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46149"
},
{
"name": "CVE-2021-26945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26945"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-46152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46152"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2024-57951",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57951"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2025-21844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21844"
},
{
"name": "CVE-2025-21885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21885"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2025-21784",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21784"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2025-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21681"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-21676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21676"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2022-28463",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28463"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2025-21726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21726"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2018-3779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3779"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2024-27407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27407"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2024-58020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58020"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2022-28805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2025-21723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21723"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2025-21802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21802"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2025-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21705"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2022-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1355"
},
{
"name": "CVE-2025-47291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47291"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2025-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21721"
},
{
"name": "CVE-2025-21810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21810"
},
{
"name": "CVE-2022-1420",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1420"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2021-24031",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24031"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2025-46153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46153"
},
{
"name": "CVE-2025-21877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21877"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2025-5994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5994"
},
{
"name": "CVE-2021-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38115"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2021-31879",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31879"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-49887",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49887"
},
{
"name": "CVE-2025-22134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22134"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2025-1215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1215"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2021-20309",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20309"
},
{
"name": "CVE-2022-29217",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29217"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-38472",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38472"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2017-12643",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12643"
},
{
"name": "CVE-2024-57953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57953"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2023-48232",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48232"
},
{
"name": "CVE-2021-26720",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26720"
},
{
"name": "CVE-2025-54801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54801"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2025-21878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21878"
},
{
"name": "CVE-2023-24756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24756"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2022-2520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2024-47874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47874"
},
{
"name": "CVE-2025-21670",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21670"
},
{
"name": "CVE-2025-9403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9403"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2025-21739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21739"
},
{
"name": "CVE-2016-4074",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4074"
},
{
"name": "CVE-2024-0746",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0746"
},
{
"name": "CVE-2025-21775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21775"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-21846",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21846"
},
{
"name": "CVE-2022-33099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33099"
},
{
"name": "CVE-2023-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45931"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-26775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26775"
},
{
"name": "CVE-2022-25309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25309"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2024-38808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38808"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-12747",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12747"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2023-48234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48234"
},
{
"name": "CVE-2025-55212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55212"
},
{
"name": "CVE-2022-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36087"
},
{
"name": "CVE-2022-32547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32547"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2022-0351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0351"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-26280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
},
{
"name": "CVE-2025-37752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37752"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2022-1354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1354"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2025-21873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21873"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-38048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
},
{
"name": "CVE-2019-13147",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13147"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2018-11655",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11655"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2022-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2928"
},
{
"name": "CVE-2025-21765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21765"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2025-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38477"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-57803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57803"
},
{
"name": "CVE-2023-46246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46246"
},
{
"name": "CVE-2025-21782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21782"
},
{
"name": "CVE-2023-31437",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31437"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43802"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2023-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37769"
},
{
"name": "CVE-2025-21926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21926"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2020-29511",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29511"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2015-7697",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21742"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2022-43243",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43243"
},
{
"name": "CVE-2024-58002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58002"
},
{
"name": "CVE-2017-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16231"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21930"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-21870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21870"
},
{
"name": "CVE-2017-9409",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9409"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2025-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21892"
},
{
"name": "CVE-2024-58052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58052"
},
{
"name": "CVE-2025-21944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21944"
},
{
"name": "CVE-2025-21905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21905"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2025-38352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38352"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-21920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21920"
},
{
"name": "CVE-2025-55554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55554"
},
{
"name": "CVE-2024-43168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43168"
},
{
"name": "CVE-2014-8140",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22016"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2021-45346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45346"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2022-0908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0908"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2025-21667",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21667"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2024-46901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46901"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2025-21955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21955"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-21773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21773"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2024-43167",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43167"
},
{
"name": "CVE-2021-28861",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28861"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2018-1000035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
},
{
"name": "CVE-2021-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40211"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-58001",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58001"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2024-26256",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2025-38618",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38618"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2023-2283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2283"
},
{
"name": "CVE-2020-0499",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0499"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21724"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-3136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3136"
},
{
"name": "CVE-2025-55160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55160"
},
{
"name": "CVE-2025-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21891"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2025-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
},
{
"name": "CVE-2024-50157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50157"
},
{
"name": "CVE-2022-48703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48703"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2022-1674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1674"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-21858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21858"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2022-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30699"
},
{
"name": "CVE-2025-21672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21672"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2022-48281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
},
{
"name": "CVE-2023-2426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2426"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2024-57949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57949"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2021-20176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20176"
},
{
"name": "CVE-2025-21979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21979"
},
{
"name": "CVE-2022-3278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3278"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2025-21821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21821"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2025-55298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55298"
},
{
"name": "CVE-2022-43241",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43241"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2023-20883",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20883"
},
{
"name": "CVE-2025-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21733"
},
{
"name": "CVE-2023-22656",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22656"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-43965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43965"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2021-36408",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36408"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2023-39327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39327"
},
{
"name": "CVE-2017-18253",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18253"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-26462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26462"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38350",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38350"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2018-13410",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
},
{
"name": "CVE-2025-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2099"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6638"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2021-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3610"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2025-5283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5283"
},
{
"name": "CVE-2025-21754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21754"
},
{
"name": "CVE-2024-12088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12088"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2025-38035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-21960",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21960"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2022-43250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43250"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38473"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-52099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52099"
},
{
"name": "CVE-2023-43887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43887"
},
{
"name": "CVE-2025-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21967"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2021-24032",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24032"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2022-2598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2598"
},
{
"name": "CVE-2020-27829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27829"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2025-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21863"
},
{
"name": "CVE-2025-21856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21856"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2022-2509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2509"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2025-21749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21749"
},
{
"name": "CVE-2017-6839",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6839"
},
{
"name": "CVE-2023-1906",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1906"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2023-47471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47471"
},
{
"name": "CVE-2022-2868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2868"
},
{
"name": "CVE-2022-1771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1771"
},
{
"name": "CVE-2025-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21945"
},
{
"name": "CVE-2021-32492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32492"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2025-55005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55005"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2022-1586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2025-38498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38498"
},
{
"name": "CVE-2025-40015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40015"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21673"
},
{
"name": "CVE-2025-21829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21829"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2018-16645",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16645"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2025-21969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21969"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-40007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40007"
},
{
"name": "CVE-2024-58072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58072"
},
{
"name": "CVE-2025-38273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38273"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2025-21722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21722"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-21793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21793"
},
{
"name": "CVE-2022-2719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2719"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2022-45873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45873"
},
{
"name": "CVE-2023-34151",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34151"
},
{
"name": "CVE-2023-51384",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51384"
},
{
"name": "CVE-2021-43809",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43809"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2015-1606",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1606"
},
{
"name": "CVE-2025-21894",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21894"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2023-3896",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3896"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2025-21854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21854"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2020-21599",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21599"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2015-20107",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-20107"
},
{
"name": "CVE-2023-39978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39978"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2025-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2024-58083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58083"
},
{
"name": "CVE-2021-20311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20311"
},
{
"name": "CVE-2024-58055",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58055"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2024-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57993"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2023-6246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6246"
},
{
"name": "CVE-2021-20241",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20241"
},
{
"name": "CVE-2017-12674",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12674"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2025-62171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62171"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2025-50950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50950"
},
{
"name": "CVE-2020-21605",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21605"
},
{
"name": "CVE-2024-54534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54534"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2017-1000476",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000476"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2025-6921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6921"
},
{
"name": "CVE-2015-8863",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8863"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2018-11656",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11656"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2022-2127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2127"
},
{
"name": "CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2018-19876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19876"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2021-20310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20310"
},
{
"name": "CVE-2021-20245",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20245"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2025-21732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21732"
},
{
"name": "CVE-2025-38569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2023-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22796"
},
{
"name": "CVE-2025-21875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21875"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2025-38204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38204"
},
{
"name": "CVE-2021-40812",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40812"
},
{
"name": "CVE-2021-4217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2025-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22015"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-21832",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21832"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2018-9135",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9135"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2025-21790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21790"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2021-39212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39212"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2024-58014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58014"
},
{
"name": "CVE-2025-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21680"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2017-12433",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12433"
},
{
"name": "CVE-2025-21924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21924"
},
{
"name": "CVE-2021-3574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3574"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-58006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58006"
},
{
"name": "CVE-2025-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21710"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2025-22088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22088"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2025-21815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21815"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2024-37371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
},
{
"name": "CVE-2017-6836",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6836"
},
{
"name": "CVE-2021-3500",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3500"
},
{
"name": "CVE-2022-25310",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25310"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2021-20251",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20251"
},
{
"name": "CVE-2025-21669",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21669"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"name": "CVE-2025-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57807"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2025-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21716"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-3777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3777"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2024-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0567"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2024-58080",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58080"
},
{
"name": "CVE-2025-21744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21744"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2025-31498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31498"
},
{
"name": "CVE-2022-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30698"
},
{
"name": "CVE-2023-31438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31438"
},
{
"name": "CVE-2024-57986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57986"
},
{
"name": "CVE-2021-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37750"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2021-20244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20244"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-21835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21835"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"name": "CVE-2025-11411",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11411"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2016-9844",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
},
{
"name": "CVE-2019-13136",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13136"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2021-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36222"
},
{
"name": "CVE-2021-3941",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3941"
},
{
"name": "CVE-2022-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0561"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2025-21811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21811"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2025-11-06T00:00:00",
"last_revision_date": "2025-11-06T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0969",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36320",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36320"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36423",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36423"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36364"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36351"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36424",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36424"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36412",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36412"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36388",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36388"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36426",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36426"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36411",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36411"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36357",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36357"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36408",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36408"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36349",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36349"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36414",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36414"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36397",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36397"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36389",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36389"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36398",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36398"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36380",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36380"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36407"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36362",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36362"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36413",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36413"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36384",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36384"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36379",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36379"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36400",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36400"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36377",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36377"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36368",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36368"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36418",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36418"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36420",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36420"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36391",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36391"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36392",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36392"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36353",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36353"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-14",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36356"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36422",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36422"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36381",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36381"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36421",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36421"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36416",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36416"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-86",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36415"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36403",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36403"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36347",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36347"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36383",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36383"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36410",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36410"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36352",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36352"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36394",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36394"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36354",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36354"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36399",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36399"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36350"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36419",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36419"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-85",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36401"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36365"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36405",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36405"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36367"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36395",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36395"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36387",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36387"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36363",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36363"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36385",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36385"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36409",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36409"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36359"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36348",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36348"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36386",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36386"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36417",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36417"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36425",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36425"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36366"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36360"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36355",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36355"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36358"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36396",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36396"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36378",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36378"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36382",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36382"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36404",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36404"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36361"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36402",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36402"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36393",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36393"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36406",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36406"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36390",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36390"
}
]
}
CERTFR-2023-AVI-0757
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans IBM Spectrum Copy Data Management. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une exécution de code arbitraire à distance et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Spectrum Copy Data Management versions 2.2.x.x ant\u00e9rieures \u00e0 2.2.21.0",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-1281",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1281"
},
{
"name": "CVE-2023-34454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
},
{
"name": "CVE-2023-34453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
},
{
"name": "CVE-2022-4662",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4662"
},
{
"name": "CVE-2023-22041",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22041"
},
{
"name": "CVE-2023-2194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2194"
},
{
"name": "CVE-2023-22043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22043"
},
{
"name": "CVE-2023-22036",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22036"
},
{
"name": "CVE-2023-34455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2023-38408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38408"
},
{
"name": "CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"name": "CVE-2023-22044",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22044"
},
{
"name": "CVE-2023-22006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22006"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2124"
}
],
"links": [],
"reference": "CERTFR-2023-AVI-0757",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-09-18T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans\u003cspan\nclass=\"textit\"\u003e IBM Spectrum Copy Data Management\u003c/span\u003e. Certaines\nd\u0027entre elles permettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la\nconfidentialit\u00e9 des donn\u00e9es, une ex\u00e9cution de code arbitraire \u00e0 distance\net une \u00e9l\u00e9vation de privil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans IBM Spectrum Copy Data Management",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7029381 du 15 septembre 2023",
"url": "https://www.ibm.com/support/pages/node/7029381"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7029387 du 15 septembre 2023",
"url": "https://www.ibm.com/support/pages/node/7029387"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7029389 du 15 septembre 2023",
"url": "https://www.ibm.com/support/pages/node/7029389"
}
]
}
CERTFR-2023-AVI-0757
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans IBM Spectrum Copy Data Management. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une exécution de code arbitraire à distance et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Spectrum Copy Data Management versions 2.2.x.x ant\u00e9rieures \u00e0 2.2.21.0",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-1281",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1281"
},
{
"name": "CVE-2023-34454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
},
{
"name": "CVE-2023-34453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
},
{
"name": "CVE-2022-4662",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4662"
},
{
"name": "CVE-2023-22041",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22041"
},
{
"name": "CVE-2023-2194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2194"
},
{
"name": "CVE-2023-22043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22043"
},
{
"name": "CVE-2023-22036",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22036"
},
{
"name": "CVE-2023-34455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2023-38408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38408"
},
{
"name": "CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"name": "CVE-2023-22044",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22044"
},
{
"name": "CVE-2023-22006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22006"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2124"
}
],
"links": [],
"reference": "CERTFR-2023-AVI-0757",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-09-18T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans\u003cspan\nclass=\"textit\"\u003e IBM Spectrum Copy Data Management\u003c/span\u003e. Certaines\nd\u0027entre elles permettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la\nconfidentialit\u00e9 des donn\u00e9es, une ex\u00e9cution de code arbitraire \u00e0 distance\net une \u00e9l\u00e9vation de privil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans IBM Spectrum Copy Data Management",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7029381 du 15 septembre 2023",
"url": "https://www.ibm.com/support/pages/node/7029381"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7029387 du 15 septembre 2023",
"url": "https://www.ibm.com/support/pages/node/7029387"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7029389 du 15 septembre 2023",
"url": "https://www.ibm.com/support/pages/node/7029389"
}
]
}
CERTFR-2025-AVI-0524
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.8.0 | ||
| VMware | Tanzu | Tanzu Data Lake versions antérieures à 1.1.0 | ||
| VMware | Tanzu | Tanzu pour Postgres sur Kubernetes versions antérieures à 4.1.0 et 4.2.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions antérieures à 6.14.0 et 7.4.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 6.x antérieures à 6.29.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 7.x antérieures à 7.5.0 | ||
| VMware | Tanzu | VMware Tanzu pour Valkey sur Kubernetes versions antérieures à 1.1.0 et 2.0.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.8.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres sur Kubernetes versions ant\u00e9rieures \u00e0 4.1.0 et 4.2.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions ant\u00e9rieures \u00e0 6.14.0 et 7.4.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 6.x ant\u00e9rieures \u00e0 6.29.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 7.x ant\u00e9rieures \u00e0 7.5.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour Valkey sur Kubernetes versions ant\u00e9rieures \u00e0 1.1.0 et 2.0.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-2126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2126"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2021-45943",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45943"
},
{
"name": "CVE-2021-34141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34141"
},
{
"name": "CVE-2022-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-4752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2022-0543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0543"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2024-1580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1580"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-23807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23807"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2024-22667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22667"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2022-48468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
},
{
"name": "CVE-2023-48161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2025-21490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21490"
},
{
"name": "CVE-2025-21491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21491"
},
{
"name": "CVE-2025-21497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21497"
},
{
"name": "CVE-2025-21500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21500"
},
{
"name": "CVE-2025-21501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21501"
},
{
"name": "CVE-2025-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21503"
},
{
"name": "CVE-2025-21505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21505"
},
{
"name": "CVE-2025-21519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21519"
},
{
"name": "CVE-2025-21522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21522"
},
{
"name": "CVE-2025-21523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21523"
},
{
"name": "CVE-2025-21529",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21529"
},
{
"name": "CVE-2025-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21540"
},
{
"name": "CVE-2025-21546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21546"
},
{
"name": "CVE-2025-21555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21555"
},
{
"name": "CVE-2025-21559",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21559"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2022-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2012-0880",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
},
{
"name": "CVE-2017-17507",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17507"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2018-10126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10126"
},
{
"name": "CVE-2018-11205",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11205"
},
{
"name": "CVE-2018-13866",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13866"
},
{
"name": "CVE-2018-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13867"
},
{
"name": "CVE-2018-13868",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13868"
},
{
"name": "CVE-2018-13869",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13869"
},
{
"name": "CVE-2018-13870",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13870"
},
{
"name": "CVE-2018-13871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13871"
},
{
"name": "CVE-2018-13872",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13872"
},
{
"name": "CVE-2018-13874",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13874"
},
{
"name": "CVE-2018-13875",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13875"
},
{
"name": "CVE-2018-13876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13876"
},
{
"name": "CVE-2018-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14031"
},
{
"name": "CVE-2018-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14033"
},
{
"name": "CVE-2018-14034",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14034"
},
{
"name": "CVE-2018-14035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14035"
},
{
"name": "CVE-2018-14460",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14460"
},
{
"name": "CVE-2018-15671",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15671"
},
{
"name": "CVE-2018-16438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16438"
},
{
"name": "CVE-2018-17432",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17432"
},
{
"name": "CVE-2018-17433",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17433"
},
{
"name": "CVE-2018-17434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17434"
},
{
"name": "CVE-2018-17435",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17435"
},
{
"name": "CVE-2018-17436",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17436"
},
{
"name": "CVE-2018-17437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17437"
},
{
"name": "CVE-2018-17438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17438"
},
{
"name": "CVE-2018-17439",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17439"
},
{
"name": "CVE-2019-20005",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20005"
},
{
"name": "CVE-2019-20006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20006"
},
{
"name": "CVE-2019-20007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20007"
},
{
"name": "CVE-2019-20198",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20198"
},
{
"name": "CVE-2019-20199",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20199"
},
{
"name": "CVE-2019-20200",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20200"
},
{
"name": "CVE-2019-20201",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20201"
},
{
"name": "CVE-2019-20202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20202"
},
{
"name": "CVE-2019-6988",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6988"
},
{
"name": "CVE-2019-8396",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8396"
},
{
"name": "CVE-2019-8397",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8397"
},
{
"name": "CVE-2019-8398",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8398"
},
{
"name": "CVE-2019-9151",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9151"
},
{
"name": "CVE-2019-9152",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9152"
},
{
"name": "CVE-2020-10809",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10809"
},
{
"name": "CVE-2020-10810",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10810"
},
{
"name": "CVE-2020-10811",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10811"
},
{
"name": "CVE-2020-10812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10812"
},
{
"name": "CVE-2020-18232",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18232"
},
{
"name": "CVE-2020-18494",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18494"
},
{
"name": "CVE-2021-26220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26220"
},
{
"name": "CVE-2021-26221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26221"
},
{
"name": "CVE-2021-26222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26222"
},
{
"name": "CVE-2021-30485",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30485"
},
{
"name": "CVE-2021-31229",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31229"
},
{
"name": "CVE-2021-31347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31347"
},
{
"name": "CVE-2021-31348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31348"
},
{
"name": "CVE-2021-31598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31598"
},
{
"name": "CVE-2021-33430",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33430"
},
{
"name": "CVE-2021-37501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37501"
},
{
"name": "CVE-2021-45829",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45829"
},
{
"name": "CVE-2021-45830",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45830"
},
{
"name": "CVE-2021-45832",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45832"
},
{
"name": "CVE-2021-45833",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45833"
},
{
"name": "CVE-2021-46242",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46242"
},
{
"name": "CVE-2021-46243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46243"
},
{
"name": "CVE-2021-46244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46244"
},
{
"name": "CVE-2022-25942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25942"
},
{
"name": "CVE-2022-25972",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25972"
},
{
"name": "CVE-2022-26061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26061"
},
{
"name": "CVE-2022-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30045"
},
{
"name": "CVE-2022-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4055"
},
{
"name": "CVE-2022-47655",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47655"
},
{
"name": "CVE-2023-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0996"
},
{
"name": "CVE-2023-29659",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29659"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-39329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39329"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2023-6879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6879"
},
{
"name": "CVE-2024-27304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
},
{
"name": "CVE-2024-29157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29157"
},
{
"name": "CVE-2024-29158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29158"
},
{
"name": "CVE-2024-29159",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29159"
},
{
"name": "CVE-2024-29160",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29160"
},
{
"name": "CVE-2024-29161",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29161"
},
{
"name": "CVE-2024-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29162"
},
{
"name": "CVE-2024-29163",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29163"
},
{
"name": "CVE-2024-29164",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29164"
},
{
"name": "CVE-2024-29165",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29165"
},
{
"name": "CVE-2024-29166",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29166"
},
{
"name": "CVE-2024-32605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32605"
},
{
"name": "CVE-2024-32606",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32606"
},
{
"name": "CVE-2024-32607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32607"
},
{
"name": "CVE-2024-32608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32608"
},
{
"name": "CVE-2024-32609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32609"
},
{
"name": "CVE-2024-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32610"
},
{
"name": "CVE-2024-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32611"
},
{
"name": "CVE-2024-32612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32612"
},
{
"name": "CVE-2024-32613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32613"
},
{
"name": "CVE-2024-32614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32614"
},
{
"name": "CVE-2024-32615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32615"
},
{
"name": "CVE-2024-32616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32616"
},
{
"name": "CVE-2024-32617",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32617"
},
{
"name": "CVE-2024-32618",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32618"
},
{
"name": "CVE-2024-32619",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32619"
},
{
"name": "CVE-2024-32620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32620"
},
{
"name": "CVE-2024-32621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32621"
},
{
"name": "CVE-2024-32622",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32622"
},
{
"name": "CVE-2024-32623",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32623"
},
{
"name": "CVE-2024-32624",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32624"
},
{
"name": "CVE-2024-33873",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33873"
},
{
"name": "CVE-2024-33874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33874"
},
{
"name": "CVE-2024-33875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33875"
},
{
"name": "CVE-2024-33876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33876"
},
{
"name": "CVE-2024-33877",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33877"
},
{
"name": "CVE-2024-34402",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34402"
},
{
"name": "CVE-2024-34403",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34403"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2024-41996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"name": "CVE-2024-49203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49203"
},
{
"name": "CVE-2024-5171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5171"
},
{
"name": "CVE-2024-51741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51741"
},
{
"name": "CVE-2024-52522",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52522"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2024-53920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
},
{
"name": "CVE-2024-56378",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56378"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2024-6716",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6716"
},
{
"name": "CVE-2025-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2153"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-23022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23022"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0524",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35841",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35841"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35844",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35844"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35843",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35843"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35842",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35842"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35846",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35846"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35849",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35849"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35840",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35840"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35847",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35847"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35839",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35839"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35845",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35845"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35848",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35848"
}
]
}
CERTFR-2025-AVI-0622
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry Windows | ||
| VMware | N/A | Stemcells sans le dernier correctif de sécurité | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu | Anti-Virus sans le dernier correctif de sécurité pour Tanzu version 2.4.0 | ||
| VMware | Tanzu | Scheduler sans le dernier correctif de sécurité pour Tanzu version 2.0.19 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | GenAI sans le dernier correctif de sécurité pour Tanzu Platform pour Cloud Foundry version 10.2.1 | ||
| VMware | Tanzu Application Service | Tanzu Application Service versions antérieures à 1.16.11 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Services sans le dernier correctif de sécurité pour Tanzu version 3.3.8 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Data Flow sans le dernier correctif de sécurité pour Tanzu version 1.14.7 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Application Service | Single Sign-On sans le dernier correctif de sécurité pour Tanzu Application Service version 1.16.11 | ||
| VMware | Tanzu | File Integrity Monitoring sans le dernier correctif de sécurité pour Tanzu version 2.1.47 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Anti-Virus sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.4.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.0.19",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "GenAI sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Platform pour Cloud Foundry version 10.2.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 3.3.8",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 1.14.7",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Application Service version 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "File Integrity Monitoring sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.1.47",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2024-46821",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46821"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2025-39728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39728"
},
{
"name": "CVE-2023-28755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28755"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2023-28841",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28841"
},
{
"name": "CVE-2022-49728",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49728"
},
{
"name": "CVE-2023-28840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28840"
},
{
"name": "CVE-2025-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22025"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2020-36843",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36843"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
},
{
"name": "CVE-2025-41234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41234"
},
{
"name": "CVE-2020-15250",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15250"
},
{
"name": "CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"name": "CVE-2023-53034",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53034"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2025-23138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23138"
},
{
"name": "CVE-2024-56664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56664"
},
{
"name": "CVE-2025-38152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38152"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2024-36945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36945"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22021"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2024-46787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46787"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2025-22050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22050"
},
{
"name": "CVE-2024-50047",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50047"
},
{
"name": "CVE-2025-39735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39735"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2024-21012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21012"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-46812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46812"
},
{
"name": "CVE-2024-24579",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24579"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2022-28948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28948"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2022-31030",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31030"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2023-2253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2253"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2025-37937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37937"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2024-35255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35255"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2024-53144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53144"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2025-21613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21613"
},
{
"name": "CVE-2025-38637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38637"
},
{
"name": "CVE-2025-22055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22055"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2024-0406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"name": "CVE-2022-49636",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49636"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22035"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-30691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30691"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2024-29018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-23136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23136"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2024-40635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-22044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22044"
},
{
"name": "CVE-2024-53051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53051"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2025-38575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38575"
},
{
"name": "CVE-2025-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22018"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2025-22056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22056"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2023-28842",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28842"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2022-36056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36056"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"name": "CVE-2024-41909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41909"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2025-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22045"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2022-36109",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36109"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2023-36617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36617"
},
{
"name": "CVE-2023-33199",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33199"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2023-30551",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30551"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2025-22060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22060"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2024-41110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-22066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22066"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2024-8805",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8805"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2025-22071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22071"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2025-22075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22075"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2025-22097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22097"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-35929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35929"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22020"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2024-52587",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52587"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2022-29173",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29173"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2024-46753",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46753"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2024-29902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29902"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2025-47290",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47290"
},
{
"name": "CVE-2025-22063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22063"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2024-27282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2023-46737",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46737"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2024-42230",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42230"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2025-21614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21614"
},
{
"name": "CVE-2025-22089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22089"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-4949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4949"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2025-22054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22054"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2025-22086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22086"
},
{
"name": "CVE-2025-22073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22073"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-29903",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29903"
},
{
"name": "CVE-2025-4575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4575"
},
{
"name": "CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"name": "CVE-2025-32441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32441"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2025-22079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22079"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2025-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22081"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0622",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-25T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35981",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35981"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35967",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35967"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35980",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35980"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35974",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35974"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35979",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35979"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35984",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35984"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35970",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35970"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35983",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35983"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35978",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35978"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35968",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35968"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35973",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35973"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35976",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35976"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35969",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35969"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35966",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35966"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35972",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35972"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35977",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35977"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35982",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35982"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35971",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35971"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35975",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35975"
}
]
}
CERTFR-2024-AVI-0145
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une exécution de code arbitraire à distance et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Db2 | IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | N/A | IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions antérieures à v4.8.2 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP7 IF05 | ||
| IBM | QRadar | IBM QRadar Use Case Manager App versions antérieures à 3.9.0 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | WebSphere | IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.1.x.x antérieures à 6.1.0.23 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.3.x.x antérieures à 6.3.0.6 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.2.x.x antérieures à 6.2.0.22 | ||
| IBM | Db2 | IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | Cloud Pak | IBM Cloud Pak for Security versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.x.x antérieures à 5.1.2.15 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | QRadar WinCollect Agent | IBM QRadar WinCollect Agent versions 10.0.x antérieures à 10.1.9 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.3.x antérieures à 5.1.9.2 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions ant\u00e9rieures \u00e0 v4.8.2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP7 IF05",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar Use Case Manager App versions ant\u00e9rieures \u00e0 3.9.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.1.x.x ant\u00e9rieures \u00e0 6.1.0.23",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.3.x.x ant\u00e9rieures \u00e0 6.3.0.6",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.2.x.x ant\u00e9rieures \u00e0 6.2.0.22",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cloud Pak for Security versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Scale versions 5.1.x.x ant\u00e9rieures \u00e0 5.1.2.15",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar WinCollect Agent versions 10.0.x ant\u00e9rieures \u00e0 10.1.9",
"product": {
"name": "QRadar WinCollect Agent",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Scale versions 5.1.3.x ant\u00e9rieures \u00e0 5.1.9.2",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"name": "CVE-2023-6681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6681"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2023-49082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49082"
},
{
"name": "CVE-2015-8383",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8383"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"name": "CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"name": "CVE-2023-34053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34053"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2023-46308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46308"
},
{
"name": "CVE-2023-46234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46234"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-47747",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47747"
},
{
"name": "CVE-2023-47158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47158"
},
{
"name": "CVE-2022-23529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23529"
},
{
"name": "CVE-2023-34054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34054"
},
{
"name": "CVE-2023-30991",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30991"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2023-46167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46167"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2023-38740",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38740"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2021-33196",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33196"
},
{
"name": "CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"name": "CVE-2023-38719",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38719"
},
{
"name": "CVE-2023-30987",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30987"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2023-47701",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47701"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2023-23936",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23936"
},
{
"name": "CVE-2023-50308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50308"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2023-40687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40687"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2015-8381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2020-16845",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16845"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2015-8392",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8392"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2020-28367",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28367"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"name": "CVE-2015-8395",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8395"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2015-8393",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8393"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-23541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23541"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"name": "CVE-2023-26049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2023-26115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-32559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32559"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2023-4586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4586"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2023-40373",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40373"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2023-20569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20569"
},
{
"name": "CVE-2023-4206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
},
{
"name": "CVE-2023-38728",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38728"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2021-33197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33197"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2022-29244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29244"
},
{
"name": "CVE-2021-27918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27918"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2023-32360",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32360"
},
{
"name": "CVE-2023-47746",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47746"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2020-15586",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15586"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2022-23540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23540"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2023-42795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42795"
},
{
"name": "CVE-2023-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-37276",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37276"
},
{
"name": "CVE-2023-23920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23920"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2023-38720",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38720"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2023-47141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47141"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-23918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23918"
},
{
"name": "CVE-2015-8388",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8388"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2023-40692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40692"
},
{
"name": "CVE-2021-41190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
},
{
"name": "CVE-2023-45193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45193"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2023-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38003"
},
{
"name": "CVE-2023-45648",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45648"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2023-47145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47145"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-22190",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22190"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2022-40982",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40982"
},
{
"name": "CVE-2023-39976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39976"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2023-38325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38325"
},
{
"name": "CVE-2023-4208",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
},
{
"name": "CVE-2020-8244",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8244"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2020-19909",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19909"
},
{
"name": "CVE-2022-48337",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48337"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2022-23539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23539"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2023-33850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2015-8385",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8385"
},
{
"name": "CVE-2015-8394",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8394"
},
{
"name": "CVE-2020-29510",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29510"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2015-8391",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8391"
},
{
"name": "CVE-2015-8386",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8386"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2023-2597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-48339",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48339"
},
{
"name": "CVE-2015-8387",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8387"
},
{
"name": "CVE-2023-49081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49081"
},
{
"name": "CVE-2021-3114",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3114"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2022-43548",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43548"
},
{
"name": "CVE-2023-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38727"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-23919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23919"
},
{
"name": "CVE-2020-24553",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24553"
},
{
"name": "CVE-2023-29258",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29258"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2023-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34062"
},
{
"name": "CVE-2020-28362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28362"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2022-36046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36046"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2021-33194",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33194"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2002-0059",
"url": "https://www.cve.org/CVERecord?id=CVE-2002-0059"
},
{
"name": "CVE-2023-43020",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43020"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-27859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27859"
},
{
"name": "CVE-2023-32731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32731"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2015-2328",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2328"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2023-32006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32006"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2023-36665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36665"
},
{
"name": "CVE-2023-46158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46158"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2023-40374",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40374"
},
{
"name": "CVE-2015-8390",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8390"
},
{
"name": "CVE-2023-46589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46589"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-26048",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
},
{
"name": "CVE-2023-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39331"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2023-39332",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39332"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2020-14039",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14039"
},
{
"name": "CVE-2023-40372",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40372"
},
{
"name": "CVE-2023-26159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-47152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47152"
},
{
"name": "CVE-2023-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32002"
},
{
"name": "CVE-2020-28366",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28366"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2021-33195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33195"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0145",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-16T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9\ndes donn\u00e9es, une ex\u00e9cution de code arbitraire \u00e0 distance et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117872 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117872"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118592 du 16 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118592"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117873 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117873"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118289 du 15 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118289"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118351 du 15 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118351"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117821 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117821"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117883 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117883"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117881 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117881"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117884 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117884"
}
]
}
CERTFR-2024-AVI-0119
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Siemens. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une élévation de privilèges et une exécution de code arbitraire à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Siemens | N/A | SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XCM332 (6GK5332-0GA01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | Simcenter Femap versions antérieures à V2401.0000 | ||
| Siemens | N/A | SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | Parasolid V36.0 versions antérieures à V36.0.198 | ||
| Siemens | N/A | SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC646-2C (6GK5646-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC636-2C (6GK5636-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Small (9DE5110-8CA11-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SIMATIC WinCC V7.5 versions antérieures à V7.5 SP2 Update 15 | ||
| Siemens | N/A | SINEC NMS versions antérieures à V2.0 SP1 | ||
| Siemens | N/A | SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SIMATIC WinCC V8.0 versions antérieures à V8.0 SP4 | ||
| Siemens | N/A | SIDIS Prime versions antérieures à V4.0.400 | ||
| Siemens | N/A | SCALANCE XCH328 (6GK5328-4TS01-2EC2) versions antérieures à V2.4 | ||
| Siemens | N/A | Location Intelligence Perpetual Small (9DE5110-8CA11-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC642-2C (6GK5642-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | SCALANCE XCM324 (6GK5324-8TS01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | Parasolid V35.1 versions antérieures à V35.1.252 | ||
| Siemens | N/A | Tecnomatix Plant Simulation V2201 versions antérieures à V2201.0012 | ||
| Siemens | N/A | RUGGEDCOM APE1808 avec Nozomi Guardian / CMC antérieures à 23.3.0 | ||
| Siemens | N/A | Location Intelligence Perpetual Medium (9DE5110-8CA12-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC632-2C (6GK5632-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Non-Prod (9DE5110-8CA10-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Location Intelligence SUS Large (9DE5110-8CA13-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE XCM328 (6GK5328-4TS01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC626-2C (6GK5626-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Medium (9DE5110-8CA12-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Tecnomatix Plant Simulation V2302 versions antérieures à V2302.0006 | ||
| Siemens | N/A | Location Intelligence Perpetual Large (9DE5110-8CA13-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC622-2C (6GK5622-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence Perpetual Non-Prod (9DE5110-8CA10-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Parasolid V35.0 versions antérieures à V35.0.263 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM332 (6GK5332-0GA01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Simcenter Femap versions ant\u00e9rieures \u00e0 V2401.0000",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V36.0 versions ant\u00e9rieures \u00e0 V36.0.198",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC646-2C (6GK5646-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC636-2C (6GK5636-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Small (9DE5110-8CA11-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC WinCC V7.5 versions ant\u00e9rieures \u00e0 V7.5 SP2 Update 15",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINEC NMS versions ant\u00e9rieures \u00e0 V2.0 SP1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC WinCC V8.0 versions ant\u00e9rieures \u00e0 V8.0 SP4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIDIS Prime versions ant\u00e9rieures \u00e0 V4.0.400",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCH328 (6GK5328-4TS01-2EC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Small (9DE5110-8CA11-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC642-2C (6GK5642-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM324 (6GK5324-8TS01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V35.1 versions ant\u00e9rieures \u00e0 V35.1.252",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Tecnomatix Plant Simulation V2201 versions ant\u00e9rieures \u00e0 V2201.0012",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM APE1808 avec Nozomi Guardian / CMC ant\u00e9rieures \u00e0 23.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Medium (9DE5110-8CA12-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC632-2C (6GK5632-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Non-Prod (9DE5110-8CA10-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Large (9DE5110-8CA13-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM328 (6GK5328-4TS01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC626-2C (6GK5626-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Medium (9DE5110-8CA12-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Tecnomatix Plant Simulation V2302 versions ant\u00e9rieures \u00e0 V2302.0006",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Large (9DE5110-8CA13-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC622-2C (6GK5622-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Non-Prod (9DE5110-8CA10-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V35.0 versions ant\u00e9rieures \u00e0 V35.0.263",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-49691",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49691"
},
{
"name": "CVE-2022-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46393"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2022-41556",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41556"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-3006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3006"
},
{
"name": "CVE-2023-51440",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51440"
},
{
"name": "CVE-2023-23946",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23946"
},
{
"name": "CVE-2023-28466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28466"
},
{
"name": "CVE-2023-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1838"
},
{
"name": "CVE-2023-30772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30772"
},
{
"name": "CVE-2023-45622",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45622"
},
{
"name": "CVE-2023-44321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44321"
},
{
"name": "CVE-2022-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29162"
},
{
"name": "CVE-2023-30585",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30585"
},
{
"name": "CVE-2024-23803",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23803"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-44317",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44317"
},
{
"name": "CVE-2023-38199",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38199"
},
{
"name": "CVE-2022-36760",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"name": "CVE-2022-47629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47629"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23454"
},
{
"name": "CVE-2021-45451",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45451"
},
{
"name": "CVE-2022-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26691"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-30583",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30583"
},
{
"name": "CVE-2021-36369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36369"
},
{
"name": "CVE-2023-25727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25727"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"name": "CVE-2023-0330",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0330"
},
{
"name": "CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"name": "CVE-2024-23812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23812"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-45617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45617"
},
{
"name": "CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"name": "CVE-2024-24925",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24925"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2024-22042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22042"
},
{
"name": "CVE-2023-50236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50236"
},
{
"name": "CVE-2022-23521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23521"
},
{
"name": "CVE-2023-40283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40283"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2022-41903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41903"
},
{
"name": "CVE-2023-23934",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23934"
},
{
"name": "CVE-2022-4904",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4904"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2024-23816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23816"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2023-1393",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1393"
},
{
"name": "CVE-2006-20001",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-20001"
},
{
"name": "CVE-2022-36021",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36021"
},
{
"name": "CVE-2022-39189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39189"
},
{
"name": "CVE-2024-24922",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24922"
},
{
"name": "CVE-2022-38725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38725"
},
{
"name": "CVE-2024-24923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24923"
},
{
"name": "CVE-2022-39260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39260"
},
{
"name": "CVE-2022-29862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29862"
},
{
"name": "CVE-2024-23800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23800"
},
{
"name": "CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2022-3437",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3437"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2022-4743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4743"
},
{
"name": "CVE-2023-1989",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1989"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-1855",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1855"
},
{
"name": "CVE-2023-3247",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3247"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2023-32559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32559"
},
{
"name": "CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"name": "CVE-2023-35828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35828"
},
{
"name": "CVE-2022-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37797"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2023-31084",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31084"
},
{
"name": "CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"name": "CVE-2022-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45919"
},
{
"name": "CVE-2024-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24921"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-45625",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45625"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2023-31436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31436"
},
{
"name": "CVE-2023-32558",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32558"
},
{
"name": "CVE-2023-2194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2194"
},
{
"name": "CVE-2023-33203",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33203"
},
{
"name": "CVE-2022-41861",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41861"
},
{
"name": "CVE-2024-23813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23813"
},
{
"name": "CVE-2022-34918",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34918"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-23802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23802"
},
{
"name": "CVE-2021-43666",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43666"
},
{
"name": "CVE-2023-22490",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22490"
},
{
"name": "CVE-2023-0568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0568"
},
{
"name": "CVE-2024-23798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23798"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2023-32003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32003"
},
{
"name": "CVE-2023-1859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1859"
},
{
"name": "CVE-2023-48363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48363"
},
{
"name": "CVE-2022-1015",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1015"
},
{
"name": "CVE-2023-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32004"
},
{
"name": "CVE-2023-44320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44320"
},
{
"name": "CVE-2022-29187",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29187"
},
{
"name": "CVE-2023-3111",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3111"
},
{
"name": "CVE-2023-28709",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28709"
},
{
"name": "CVE-2023-30587",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30587"
},
{
"name": "CVE-2023-30589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30589"
},
{
"name": "CVE-2022-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46392"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-1670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1670"
},
{
"name": "CVE-2023-31489",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31489"
},
{
"name": "CVE-2023-32005",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32005"
},
{
"name": "CVE-2023-45618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45618"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2024-23810",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23810"
},
{
"name": "CVE-2023-30582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30582"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2019-19135",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19135"
},
{
"name": "CVE-2022-28737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28737"
},
{
"name": "CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"name": "CVE-2022-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45142"
},
{
"name": "CVE-2023-22742",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22742"
},
{
"name": "CVE-2022-2586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2586"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2023-27522",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2022-48434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48434"
},
{
"name": "CVE-2023-25155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25155"
},
{
"name": "CVE-2023-0160",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0160"
},
{
"name": "CVE-2023-5253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5253"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2023-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49125"
},
{
"name": "CVE-2021-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3445"
},
{
"name": "CVE-2023-30581",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30581"
},
{
"name": "CVE-2023-45627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45627"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-30584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30584"
},
{
"name": "CVE-2024-23801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23801"
},
{
"name": "CVE-2024-24924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24924"
},
{
"name": "CVE-2022-4744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4744"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2023-36664",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36664"
},
{
"name": "CVE-2023-21255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21255"
},
{
"name": "CVE-2023-1990",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1990"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2021-4037",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4037"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-36617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36617"
},
{
"name": "CVE-2023-38559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38559"
},
{
"name": "CVE-2023-35824",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35824"
},
{
"name": "CVE-2023-45616",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45616"
},
{
"name": "CVE-2023-45624",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45624"
},
{
"name": "CVE-2023-45614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45614"
},
{
"name": "CVE-2023-35823",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35823"
},
{
"name": "CVE-2023-46120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46120"
},
{
"name": "CVE-2023-30586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30586"
},
{
"name": "CVE-2023-30588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30588"
},
{
"name": "CVE-2023-1380",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1380"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-44319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44319"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2024-23811",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23811"
},
{
"name": "CVE-2023-35789",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35789"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2024-22043",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22043"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-4194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4194"
},
{
"name": "CVE-2023-39418",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39418"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2023-2269",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2269"
},
{
"name": "CVE-2022-29154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29154"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2023-26081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26081"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2023-44322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44322"
},
{
"name": "CVE-2023-32573",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32573"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2023-45619",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45619"
},
{
"name": "CVE-2023-48364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48364"
},
{
"name": "CVE-2023-3863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3863"
},
{
"name": "CVE-2022-24834",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24834"
},
{
"name": "CVE-2023-30590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30590"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2023-25690",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25690"
},
{
"name": "CVE-2022-1348",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1348"
},
{
"name": "CVE-2023-2861",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2861"
},
{
"name": "CVE-2023-25588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25588"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-3141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3141"
},
{
"name": "CVE-2023-34872",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34872"
},
{
"name": "CVE-2023-30456",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30456"
},
{
"name": "CVE-2023-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0567"
},
{
"name": "CVE-2024-23799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23799"
},
{
"name": "CVE-2021-3638",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3638"
},
{
"name": "CVE-2023-34256",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34256"
},
{
"name": "CVE-2024-23796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23796"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-3301",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3301"
},
{
"name": "CVE-2023-0662",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0662"
},
{
"name": "CVE-2023-3212",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3212"
},
{
"name": "CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"name": "CVE-2022-44370",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44370"
},
{
"name": "CVE-2023-45620",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45620"
},
{
"name": "CVE-2023-34035",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34035"
},
{
"name": "CVE-2022-41860",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41860"
},
{
"name": "CVE-2024-23795",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23795"
},
{
"name": "CVE-2023-45615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45615"
},
{
"name": "CVE-2022-29536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29536"
},
{
"name": "CVE-2023-49692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49692"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2020-1967",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1967"
},
{
"name": "CVE-2023-22745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22745"
},
{
"name": "CVE-2022-3294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3294"
},
{
"name": "CVE-2023-32006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32006"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-45621",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45621"
},
{
"name": "CVE-2024-23804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23804"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2020-11896",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11896"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2023-44373",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44373"
},
{
"name": "CVE-2023-41080",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41080"
},
{
"name": "CVE-2023-45626",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45626"
},
{
"name": "CVE-2023-1206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1206"
},
{
"name": "CVE-2022-37436",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"name": "CVE-2024-23797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23797"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"name": "CVE-2023-32233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32233"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-0590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0590"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-1611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1611"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2024-24920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24920"
},
{
"name": "CVE-2023-3268",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3268"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2023-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45623"
},
{
"name": "CVE-2023-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32002"
},
{
"name": "CVE-2022-4900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4900"
},
{
"name": "CVE-2023-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2124"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-28450",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28450"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0119",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-13T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Siemens\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance,\nune \u00e9l\u00e9vation de privil\u00e8ges et une ex\u00e9cution de code arbitraire \u00e0\ndistance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Siemens",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-000072 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-000072.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-602936 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-602936.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-647068 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-647068.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-943925 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-943925.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-753746 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-753746.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-806742 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-580228 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-580228.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-716164 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-716164.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-797296 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-797296.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-108696 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-108696.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-871717 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-871717.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-516818 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-516818.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-017796 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-017796.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-543502 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-543502.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-665034 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-665034.html"
}
]
}
CERTFR-2024-AVI-0741
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Juniper Secure Analytics. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Secure Analytics | Juniper Secure Analytics versions antérieures à 7.5.0 UP9 IF02 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Secure Analytics versions ant\u00e9rieures \u00e0 7.5.0 UP9 IF02",
"product": {
"name": "Secure Analytics",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2024-42472",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42472"
},
{
"name": "CVE-2024-26934",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26934"
},
{
"name": "CVE-2023-52477",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52477"
},
{
"name": "CVE-2023-52675",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52675"
},
{
"name": "CVE-2023-4692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4692"
},
{
"name": "CVE-2024-27059",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27059"
},
{
"name": "CVE-2024-26656",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26656"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2024-26974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26974"
},
{
"name": "CVE-2024-26897",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26897"
},
{
"name": "CVE-2021-47055",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47055"
},
{
"name": "CVE-2020-36777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36777"
},
{
"name": "CVE-2023-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43788"
},
{
"name": "CVE-2024-27052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27052"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2024-26585",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26585"
},
{
"name": "CVE-2024-25744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25744"
},
{
"name": "CVE-2024-26973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26973"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2024-27397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27397"
},
{
"name": "CVE-2024-35854",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35854"
},
{
"name": "CVE-2023-52878",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52878"
},
{
"name": "CVE-2021-47185",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47185"
},
{
"name": "CVE-2024-23650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23650"
},
{
"name": "CVE-2024-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26603"
},
{
"name": "CVE-2024-26964",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26964"
},
{
"name": "CVE-2024-5564",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5564"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2024-26993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26993"
},
{
"name": "CVE-2019-25162",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25162"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2024-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3933"
},
{
"name": "CVE-2024-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1975"
},
{
"name": "CVE-2023-52669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52669"
},
{
"name": "CVE-2019-11358",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
},
{
"name": "CVE-2020-15778",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15778"
},
{
"name": "CVE-2022-3287",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3287"
},
{
"name": "CVE-2024-36004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36004"
},
{
"name": "CVE-2024-26859",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26859"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-35959",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35959"
},
{
"name": "CVE-2018-20060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20060"
},
{
"name": "CVE-2024-35855",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35855"
},
{
"name": "CVE-2024-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1737"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2024-3652",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3652"
},
{
"name": "CVE-2024-26615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26615"
},
{
"name": "CVE-2023-45802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45802"
},
{
"name": "CVE-2024-26801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26801"
},
{
"name": "CVE-2024-36007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36007"
},
{
"name": "CVE-2021-47311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47311"
},
{
"name": "CVE-2023-3635",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3635"
},
{
"name": "CVE-2024-26643",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26643"
},
{
"name": "CVE-2024-26779",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
},
{
"name": "CVE-2024-32021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32021"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2024-25629",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25629"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-24806",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24806"
},
{
"name": "CVE-2024-35852",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35852"
},
{
"name": "CVE-2024-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23307"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2023-52528",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52528"
},
{
"name": "CVE-2024-27048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27048"
},
{
"name": "CVE-2021-47013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47013"
},
{
"name": "CVE-2023-52781",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52781"
},
{
"name": "CVE-2024-35845",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35845"
},
{
"name": "CVE-2021-41072",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41072"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2021-47073",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47073"
},
{
"name": "CVE-2024-26804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26804"
},
{
"name": "CVE-2024-26593",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26593"
},
{
"name": "CVE-2022-48627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48627"
},
{
"name": "CVE-2021-47171",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47171"
},
{
"name": "CVE-2024-26743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
},
{
"name": "CVE-2023-52686",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52686"
},
{
"name": "CVE-2021-47236",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47236"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2024-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32004"
},
{
"name": "CVE-2021-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47118"
},
{
"name": "CVE-2024-35890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35890"
},
{
"name": "CVE-2020-23064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-23064"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"name": "CVE-2023-52877",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52877"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-32020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32020"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-32487",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32487"
},
{
"name": "CVE-2024-26826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26826"
},
{
"name": "CVE-2024-27056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27056"
},
{
"name": "CVE-2024-26583",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26583"
},
{
"name": "CVE-2024-26642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
},
{
"name": "CVE-2021-47153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47153"
},
{
"name": "CVE-2024-35888",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35888"
},
{
"name": "CVE-2023-52700",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52700"
},
{
"name": "CVE-2023-31122",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31122"
},
{
"name": "CVE-2023-52439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52439"
},
{
"name": "CVE-2021-47495",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47495"
},
{
"name": "CVE-2024-26675",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26675"
},
{
"name": "CVE-2019-14865",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14865"
},
{
"name": "CVE-2024-26906",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26906"
},
{
"name": "CVE-2024-26610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26610"
},
{
"name": "CVE-2024-2357",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2357"
},
{
"name": "CVE-2024-26584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26584"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-26919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26919"
},
{
"name": "CVE-2023-52445",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52445"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2024-3019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3019"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2024-27014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27014"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2024-32465",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32465"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2023-43789",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43789"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-26892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26892"
},
{
"name": "CVE-2024-35835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35835"
},
{
"name": "CVE-2024-26735",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26735"
},
{
"name": "CVE-2023-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52881"
},
{
"name": "CVE-2023-4693",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4693"
},
{
"name": "CVE-2021-46972",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46972"
},
{
"name": "CVE-2023-52578",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52578"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2021-46934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46934"
},
{
"name": "CVE-2024-1048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1048"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2023-52598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-26659",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
},
{
"name": "CVE-2023-52667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52667"
},
{
"name": "CVE-2024-26933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26933"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-52703",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52703"
},
{
"name": "CVE-2023-52594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
},
{
"name": "CVE-2024-26693",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26693"
},
{
"name": "CVE-2023-52595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2022-48624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48624"
},
{
"name": "CVE-2024-26759",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26759"
},
{
"name": "CVE-2023-52464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52464"
},
{
"name": "CVE-2023-52813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52813"
},
{
"name": "CVE-2024-35838",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35838"
},
{
"name": "CVE-2023-52513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52513"
},
{
"name": "CVE-2023-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52615"
},
{
"name": "CVE-2023-52610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52610"
},
{
"name": "CVE-2023-52560",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52560"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2023-52606",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
},
{
"name": "CVE-2021-47069",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47069"
},
{
"name": "CVE-2024-35960",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35960"
},
{
"name": "CVE-2022-39253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39253"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2024-26872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26872"
},
{
"name": "CVE-2020-26555",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26555"
},
{
"name": "CVE-2024-26901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26901"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2024-35789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35789"
},
{
"name": "CVE-2023-52835",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52835"
},
{
"name": "CVE-2024-26982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26982"
},
{
"name": "CVE-2021-47310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47310"
},
{
"name": "CVE-2023-52626",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52626"
},
{
"name": "CVE-2024-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0340"
},
{
"name": "CVE-2024-26744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-35958",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35958"
},
{
"name": "CVE-2021-47456",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47456"
},
{
"name": "CVE-2021-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40153"
},
{
"name": "CVE-2024-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32002"
},
{
"name": "CVE-2022-48669",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48669"
},
{
"name": "CVE-2023-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52565"
},
{
"name": "CVE-2023-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52520"
},
{
"name": "CVE-2021-47356",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47356"
},
{
"name": "CVE-2024-26694",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26694"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2024-26664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2021-47353",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47353"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2023-52607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2018-25091",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25091"
},
{
"name": "CVE-2023-5090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5090"
},
{
"name": "CVE-2024-27410",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27410"
},
{
"name": "CVE-2021-46909",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46909"
},
{
"name": "CVE-2024-35853",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35853"
},
{
"name": "CVE-2024-26907",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26907"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0741",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-09-05T00:00:00.000000"
},
{
"description": "Ajout r\u00e9f\u00e9rence \u00e9diteur",
"revision_date": "2024-09-06T00:00:00.000000"
},
{
"description": "Correction d\u0027identifiants CVE erron\u00e9s",
"revision_date": "2024-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Juniper Secure Analytics. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Secure Analytics",
"vendor_advisories": [
{
"published_at": "2024-09-30",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA86686",
"url": "https://supportportal.juniper.net/s/article/On-Demand-JSA-Series-Multiple-vulnerabilities-resolved-in-Juniper-Secure-Analytics-in-7-5-0-UP9-IF02"
}
]
}
CERTFR-2024-AVI-0646
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Storage Protect | Storage Protect Plus Server versions 10.1.x antérieures à 10.1.16.2 | ||
| IBM | WebSphere | WebSphere Application Server Liberty versions antérieures à 24.0.0.5 | ||
| IBM | VIOS | VIOS version 4.1 avec un fichier openssl.base versions antérieures à 3.0.13.1000 | ||
| IBM | WebSphere | WebSphere Application Server versions 8.5.x antérieures à 8.5.5.25 | ||
| IBM | AIX | AIX versions 7.2 et 7.3 avec un fichier openssl.base versions antérieures à 1.1.1.2400 ou 3.0.13.1000 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.x antérieures à 9.0.5.20 | ||
| IBM | N/A | Sterling Control Center versions 6.3.0 antérieures à 6.3.0.0 iFix06 | ||
| IBM | N/A | Sterling Control Center versions 6.2.1 antérieures à 6.2.1.0 iFix13 | ||
| IBM | VIOS | VIOS versions 3.1 et 4.1 avec un fichier openssl.base versions antérieures à 1.1.1.2400 ou 3.0.13.1000 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.0.x antérieures à 7.5.0 UP9 IF01 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Storage Protect Plus Server versions 10.1.x ant\u00e9rieures \u00e0 10.1.16.2",
"product": {
"name": "Storage Protect",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server Liberty versions ant\u00e9rieures \u00e0 24.0.0.5 ",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS version 4.1 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 3.0.13.1000",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.x ant\u00e9rieures \u00e0 8.5.5.25",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX versions 7.2 et 7.3 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 1.1.1.2400 ou 3.0.13.1000",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.x ant\u00e9rieures \u00e0 9.0.5.20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.3.0 ant\u00e9rieures \u00e0 6.3.0.0 iFix06",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.2.1 ant\u00e9rieures \u00e0 6.2.1.0 iFix13",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS versions 3.1 et 4.1 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 1.1.1.2400 ou 3.0.13.1000",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.0.x ant\u00e9rieures \u00e0 7.5.0 UP9 IF01",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-26934",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26934"
},
{
"name": "CVE-2023-52477",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52477"
},
{
"name": "CVE-2024-27059",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27059"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2024-26897",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26897"
},
{
"name": "CVE-2021-47055",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47055"
},
{
"name": "CVE-2024-35154",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35154"
},
{
"name": "CVE-2020-36777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36777"
},
{
"name": "CVE-2024-27052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27052"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2024-25744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25744"
},
{
"name": "CVE-2024-26973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26973"
},
{
"name": "CVE-2021-47185",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47185"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2024-23650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23650"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26603"
},
{
"name": "CVE-2024-26964",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26964"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2024-26993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26993"
},
{
"name": "CVE-2019-25162",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25162"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2024-29415",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2024-3652",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3652"
},
{
"name": "CVE-2024-26615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26615"
},
{
"name": "CVE-2024-26643",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26643"
},
{
"name": "CVE-2024-26779",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
},
{
"name": "CVE-2024-25026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25026"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-32021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32021"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-24806",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24806"
},
{
"name": "CVE-2024-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23307"
},
{
"name": "CVE-2023-52528",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52528"
},
{
"name": "CVE-2024-27048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27048"
},
{
"name": "CVE-2021-47013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47013"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2024-26593",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26593"
},
{
"name": "CVE-2023-39320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39320"
},
{
"name": "CVE-2022-48627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48627"
},
{
"name": "CVE-2021-47171",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47171"
},
{
"name": "CVE-2024-26743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2024-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32004"
},
{
"name": "CVE-2021-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47118"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-32020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32020"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-22329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22329"
},
{
"name": "CVE-2019-20372",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20372"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-32487",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32487"
},
{
"name": "CVE-2024-27056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27056"
},
{
"name": "CVE-2024-26642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2021-47153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47153"
},
{
"name": "CVE-2023-52439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52439"
},
{
"name": "CVE-2024-26610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26610"
},
{
"name": "CVE-2024-2357",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2357"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-26919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26919"
},
{
"name": "CVE-2023-52445",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52445"
},
{
"name": "CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2024-27014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27014"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2024-32465",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32465"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2024-26892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26892"
},
{
"name": "CVE-2023-52578",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52578"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2022-38096",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38096"
},
{
"name": "CVE-2021-46934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46934"
},
{
"name": "CVE-2023-52598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2024-26659",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
},
{
"name": "CVE-2024-26933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26933"
},
{
"name": "CVE-2023-46604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46604"
},
{
"name": "CVE-2023-52594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
},
{
"name": "CVE-2024-26693",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26693"
},
{
"name": "CVE-2023-52595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2022-48624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48624"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2023-52513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52513"
},
{
"name": "CVE-2023-52610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52610"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2023-52606",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
},
{
"name": "CVE-2023-6546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6546"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2024-26872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26872"
},
{
"name": "CVE-2024-26901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26901"
},
{
"name": "CVE-2024-1086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1086"
},
{
"name": "CVE-2024-0565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0565"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0340"
},
{
"name": "CVE-2024-26744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32002"
},
{
"name": "CVE-2022-48669",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48669"
},
{
"name": "CVE-2023-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52565"
},
{
"name": "CVE-2023-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52520"
},
{
"name": "CVE-2024-26694",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26694"
},
{
"name": "CVE-2024-26664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2023-52607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
},
{
"name": "CVE-2018-25091",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25091"
},
{
"name": "CVE-2023-6931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6931"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0646",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-08-02T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-07-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161679",
"url": "https://www.ibm.com/support/pages/node/7161679"
},
{
"published_at": "2024-07-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161667",
"url": "https://www.ibm.com/support/pages/node/7161667"
},
{
"published_at": "2024-07-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161954",
"url": "https://www.ibm.com/support/pages/node/7161954"
},
{
"published_at": "2024-07-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7162032",
"url": "https://www.ibm.com/support/pages/node/7162032"
},
{
"published_at": "2024-07-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160144",
"url": "https://www.ibm.com/support/pages/node/7160144"
},
{
"published_at": "2024-07-31",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7162077",
"url": "https://www.ibm.com/support/pages/node/7162077"
}
]
}
CERTFR-2025-AVI-0969
Vulnerability from certfr_avis - Published: 2025-11-06 - Updated: 2025-11-06
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | GenAI sur Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.90.x | ||
| VMware | Tanzu Kubernetes Runtime | NodeJS Buildpack versions antérieures à 1.8.58 | ||
| VMware | Tanzu Kubernetes Runtime | Python Buildpack versions antérieures à 1.8.63 | ||
| VMware | Tanzu Kubernetes Runtime | VMware Tanzu pour MySQL sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Kubernetes Runtime | API Gateway pour VMware Tanzu Platform versions antérieures à 2.4.0 | ||
| VMware | Tanzu Kubernetes Runtime | PHP Buildpack versions antérieures à 4.6.49 | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Platform versions antérieures à 1.16.14 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.915.x | ||
| VMware | Tanzu Application Service | CredHub Service Broker versions antérieures à 1.6.6 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.915.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Application Service versions antérieures à 1.16.13 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.77.x | ||
| VMware | Services Suite | Platform Automation Toolkit versions antérieures à 5.3.2 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions antérieures à 1.906.x | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Data Flow pour VMware Tanzu versions antérieures à 1.14.9 | ||
| VMware | Tanzu Kubernetes Runtime | App Autoscaler CLI Plugin pour VMware Tanzu Platform versions antérieures à 250.5.9 | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Services pour VMware Tanzu versions antérieures à 3.3.10 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Concourse pour VMware Tanzu versions antérieures à 7.14.1+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Platform Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Ruby Buildpack versions antérieures à 1.10.46 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Telemetry pour VMware Tanzu Platform versions antérieures à 2.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.103.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Hub versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.906.x |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "GenAI sur Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.90.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.58",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.63",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour MySQL sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "API Gateway pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.49",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.14",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Service Broker versions ant\u00e9rieures \u00e0 1.6.6",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.13",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.77.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.3.2",
"product": {
"name": "Services Suite",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow pour VMware Tanzu versions ant\u00e9rieures \u00e0 1.14.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 250.5.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services pour VMware Tanzu versions ant\u00e9rieures \u00e0 3.3.10",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Concourse pour VMware Tanzu versions ant\u00e9rieures \u00e0 7.14.1+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Ruby Buildpack versions ant\u00e9rieures \u00e0 1.10.46",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telemetry pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.103.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2024-37370",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37370"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-57981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57981"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2022-25308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25308"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2024-38807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38807"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-27102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27102"
},
{
"name": "CVE-2022-43236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43236"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2005-0602",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
},
{
"name": "CVE-2017-6834",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6834"
},
{
"name": "CVE-2025-22003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22003"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-3428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3428"
},
{
"name": "CVE-2021-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3933"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-43237",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43237"
},
{
"name": "CVE-2021-23215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23215"
},
{
"name": "CVE-2022-1115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1115"
},
{
"name": "CVE-2024-57994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57994"
},
{
"name": "CVE-2025-21798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21798"
},
{
"name": "CVE-2025-3264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3264"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2025-26465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26465"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21980"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-21889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21889"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2021-33294",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33294"
},
{
"name": "CVE-2023-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3195"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2021-20243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20243"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-1175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1175"
},
{
"name": "CVE-2024-57948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57948"
},
{
"name": "CVE-2025-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21937"
},
{
"name": "CVE-2014-9157",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9157"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2020-14803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14803"
},
{
"name": "CVE-2024-58088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58088"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2025-21689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21689"
},
{
"name": "CVE-2025-21682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21682"
},
{
"name": "CVE-2011-3374",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3374"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2021-26260",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26260"
},
{
"name": "CVE-2023-0922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0922"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2017-18250",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18250"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-40002",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40002"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2025-8851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
},
{
"name": "CVE-2024-58010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58010"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-21697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21697"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2024-57973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57973"
},
{
"name": "CVE-2022-24407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24407"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46908"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2001-1268",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
},
{
"name": "CVE-2022-2874",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2874"
},
{
"name": "CVE-2025-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22017"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-21783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21783"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-21786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21786"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2020-27769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27769"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2014-9748",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9748"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2014-8141",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
},
{
"name": "CVE-2022-1623",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1623"
},
{
"name": "CVE-2025-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21881"
},
{
"name": "CVE-2025-21951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21951"
},
{
"name": "CVE-2024-38829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38829"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2017-6831",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6831"
},
{
"name": "CVE-2024-58034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58034"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2021-3997",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3997"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2023-38471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38471"
},
{
"name": "CVE-2022-0158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0158"
},
{
"name": "CVE-2020-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27776"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-21743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21743"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2023-34475",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34475"
},
{
"name": "CVE-2024-26896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26896"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-24762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24762"
},
{
"name": "CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"name": "CVE-2022-0696",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0696"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2021-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
},
{
"name": "CVE-2025-12380",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12380"
},
{
"name": "CVE-2022-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42010"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2025-21847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21847"
},
{
"name": "CVE-2022-2929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2929"
},
{
"name": "CVE-2018-15120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15120"
},
{
"name": "CVE-2024-58069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58069"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2025-21853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21853"
},
{
"name": "CVE-2025-21871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21871"
},
{
"name": "CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2025-4287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4287"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2025-21731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21731"
},
{
"name": "CVE-2023-48237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48237"
},
{
"name": "CVE-2023-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48706"
},
{
"name": "CVE-2021-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3605"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2017-10928",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10928"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2017-12429",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12429"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2024-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52615"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2023-2157",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2157"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-21823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21823"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2024-26700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26700"
},
{
"name": "CVE-2024-58082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58082"
},
{
"name": "CVE-2024-35176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2025-55551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55551"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2025-21763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21763"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2023-48368",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48368"
},
{
"name": "CVE-2014-4715",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4715"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2023-24757",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24757"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-21678",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21678"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2022-31683",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31683"
},
{
"name": "CVE-2020-22218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22218"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2025-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21872"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2025-21922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21922"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2017-6832",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6832"
},
{
"name": "CVE-2022-2208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2208"
},
{
"name": "CVE-2024-45720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45720"
},
{
"name": "CVE-2022-1056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1056"
},
{
"name": "CVE-2018-10805",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10805"
},
{
"name": "CVE-2019-19906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19906"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2020-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15095"
},
{
"name": "CVE-2018-16328",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16328"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-5745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5745"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2022-43239",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43239"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2022-32546",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32546"
},
{
"name": "CVE-2025-0838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0838"
},
{
"name": "CVE-2024-57980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57980"
},
{
"name": "CVE-2023-5441",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5441"
},
{
"name": "CVE-2025-55553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55553"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-21796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21796"
},
{
"name": "CVE-2024-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12086"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-21691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21691"
},
{
"name": "CVE-2021-4219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4219"
},
{
"name": "CVE-2018-15798",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15798"
},
{
"name": "CVE-2025-55154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55154"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3153"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2025-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5197"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2017-11447",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11447"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2023-39593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39593"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-46569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46569"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2018-14434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14434"
},
{
"name": "CVE-2019-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6293"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-21738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21738"
},
{
"name": "CVE-2022-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48522"
},
{
"name": "CVE-2025-21684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21684"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2021-3468",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3468"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-58061",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58061"
},
{
"name": "CVE-2025-46148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46148"
},
{
"name": "CVE-2024-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58058"
},
{
"name": "CVE-2025-21768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21768"
},
{
"name": "CVE-2025-21864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21864"
},
{
"name": "CVE-2025-2149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2149"
},
{
"name": "CVE-2021-3502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3502"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2018-16329",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16329"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58056"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2025-21725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21725"
},
{
"name": "CVE-2024-43790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43790"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2025-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22009"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2025-21727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21727"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2022-43240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43240"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2025-5987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5987"
},
{
"name": "CVE-2023-4091",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4091"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2021-20312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20312"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2953"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2025-21904",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21904"
},
{
"name": "CVE-2019-20838",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2024-26726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26726"
},
{
"name": "CVE-2023-52593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52593"
},
{
"name": "CVE-2025-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3933"
},
{
"name": "CVE-2023-26785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26785"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2023-48235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48235"
},
{
"name": "CVE-2024-57970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-21668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21668"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2024-44939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44939"
},
{
"name": "CVE-2024-43374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43374"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2025-21929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21929"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2025-21735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21735"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2024-27280",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27280"
},
{
"name": "CVE-2025-3000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3000"
},
{
"name": "CVE-2022-3213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3213"
},
{
"name": "CVE-2022-2867",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2867"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2021-23177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23177"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"name": "CVE-2025-21839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21839"
},
{
"name": "CVE-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2025-5878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5878"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3715"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2024-58063",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58063"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2024-41957",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41957"
},
{
"name": "CVE-2025-38500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38500"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-8961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8961"
},
{
"name": "CVE-2025-21977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21977"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2025-21779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21779"
},
{
"name": "CVE-2024-58005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58005"
},
{
"name": "CVE-2025-21674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21674"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2025-21918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21918"
},
{
"name": "CVE-2025-38203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38203"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2022-0909",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0909"
},
{
"name": "CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"name": "CVE-2023-28154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28154"
},
{
"name": "CVE-2023-48231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48231"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2023-38633",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38633"
},
{
"name": "CVE-2025-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21948"
},
{
"name": "CVE-2023-2609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2609"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2021-46312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46312"
},
{
"name": "CVE-2018-14628",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14628"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2022-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
},
{
"name": "CVE-2019-6461",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6461"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2015-5262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5262"
},
{
"name": "CVE-2022-43244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43244"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2025-21753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21753"
},
{
"name": "CVE-2017-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6004"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2015-7696",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2023-45922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45922"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2025-21699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21699"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2022-39046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39046"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2025-40004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40004"
},
{
"name": "CVE-2017-7619",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7619"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2025-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21712"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2025-21746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21746"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2023-1170",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1170"
},
{
"name": "CVE-2022-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24070"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2019-17547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17547"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2021-36411",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36411"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2018-10919",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10919"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2025-53014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53014"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2018-10804",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10804"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2022-0907",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0907"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2025-38066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-3670",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3670"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2025-21836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21836"
},
{
"name": "CVE-2025-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21715"
},
{
"name": "CVE-2024-6174",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6174"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2025-21781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21781"
},
{
"name": "CVE-2024-58054",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58054"
},
{
"name": "CVE-2024-43398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2025-40364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40364"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2013-2064",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2064"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2025-21772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21772"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2024-58070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58070"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2020-25663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25663"
},
{
"name": "CVE-2022-0156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0156"
},
{
"name": "CVE-2025-21914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21914"
},
{
"name": "CVE-2024-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58057"
},
{
"name": "CVE-2025-0306",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0306"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2024-58007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58007"
},
{
"name": "CVE-2023-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1355"
},
{
"name": "CVE-2025-21995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21995"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2025-21868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21868"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37967"
},
{
"name": "CVE-2022-22844",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22844"
},
{
"name": "CVE-2025-21915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21915"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2025-21792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21792"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2025-55560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55560"
},
{
"name": "CVE-2025-21728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21728"
},
{
"name": "CVE-2024-58018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58018"
},
{
"name": "CVE-2023-42669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42669"
},
{
"name": "CVE-2022-1210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2023-42670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42670"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2024-58090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58090"
},
{
"name": "CVE-2025-59842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59842"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2024-27766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27766"
},
{
"name": "CVE-2025-37958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37958"
},
{
"name": "CVE-2025-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21714"
},
{
"name": "CVE-2024-58078",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58078"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-21855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21855"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-21972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21972"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2023-34153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34153"
},
{
"name": "CVE-2023-3618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
},
{
"name": "CVE-2020-14153",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14153"
},
{
"name": "CVE-2022-1114",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1114"
},
{
"name": "CVE-2023-48233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48233"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2011-2207",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2207"
},
{
"name": "CVE-2025-54874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54874"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2024-53124",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53124"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21830"
},
{
"name": "CVE-2018-12600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12600"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2016-3189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3189"
},
{
"name": "CVE-2023-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4154"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2022-0714",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0714"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2025-9340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9340"
},
{
"name": "CVE-2023-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24758"
},
{
"name": "CVE-2025-55552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55552"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2016-7531",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7531"
},
{
"name": "CVE-2006-3082",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-3082"
},
{
"name": "CVE-2023-5341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5341"
},
{
"name": "CVE-2025-8534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
},
{
"name": "CVE-2025-21767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21767"
},
{
"name": "CVE-2025-3262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3262"
},
{
"name": "CVE-2025-21986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21986"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2023-34968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34968"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2025-21961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21961"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-6297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6297"
},
{
"name": "CVE-2016-10062",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10062"
},
{
"name": "CVE-2025-21764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21764"
},
{
"name": "CVE-2024-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57974"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2023-34152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34152"
},
{
"name": "CVE-2022-43249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43249"
},
{
"name": "CVE-2025-38034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
},
{
"name": "CVE-2024-58085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58085"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2025-47268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47268"
},
{
"name": "CVE-2025-21690",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21690"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-57996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57996"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2022-43242",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43242"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2019-14844",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14844"
},
{
"name": "CVE-2022-21366",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21366"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2025-21946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21946"
},
{
"name": "CVE-2025-21838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21838"
},
{
"name": "CVE-2025-21982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21982"
},
{
"name": "CVE-2025-21867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21867"
},
{
"name": "CVE-2025-21666",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21666"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-21828",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21828"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21704"
},
{
"name": "CVE-2025-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21936"
},
{
"name": "CVE-2022-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0865"
},
{
"name": "CVE-2023-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5981"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"name": "CVE-2022-0529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2016-7514",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7514"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2025-21909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21909"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2025-9092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9092"
},
{
"name": "CVE-2025-21766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21766"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2024-54677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54677"
},
{
"name": "CVE-2021-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3598"
},
{
"name": "CVE-2025-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21880"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2023-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1264"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2022-4293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4293"
},
{
"name": "CVE-2025-37974",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37974"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2024-57834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57834"
},
{
"name": "CVE-2025-55197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55197"
},
{
"name": "CVE-2022-32743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32743"
},
{
"name": "CVE-2025-55558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55558"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2024-58017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58017"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26603"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2025-21809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21809"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2021-32490",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32490"
},
{
"name": "CVE-2020-27768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27768"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2016-5118",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5118"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-46045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46045"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2025-55557",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55557"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2022-24599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24599"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-2999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2999"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-21910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21910"
},
{
"name": "CVE-2021-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35452"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2020-10251",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10251"
},
{
"name": "CVE-2024-11584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11584"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2025-21745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21745"
},
{
"name": "CVE-2025-21791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21791"
},
{
"name": "CVE-2020-18781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18781"
},
{
"name": "CVE-2025-7709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7709"
},
{
"name": "CVE-2024-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52559"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2017-7186",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7186"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37750"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2025-21795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21795"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-9640",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9640"
},
{
"name": "CVE-2022-1897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1897"
},
{
"name": "CVE-2022-43248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43248"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2024-58081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58081"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-21814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21814"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2017-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6829"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2021-4214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
},
{
"name": "CVE-2025-21911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21911"
},
{
"name": "CVE-2023-24752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24752"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2022-43245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43245"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2018-9133",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9133"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-21758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21758"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2025-21816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21816"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2021-36410",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36410"
},
{
"name": "CVE-2025-21780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21780"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2024-12705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12705"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-21787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21787"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2023-31439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31439"
},
{
"name": "CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-21776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21776"
},
{
"name": "CVE-2024-58003",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58003"
},
{
"name": "CVE-2025-21917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21917"
},
{
"name": "CVE-2025-21706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21706"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2022-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42011"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38727"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2024-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
},
{
"name": "CVE-2022-0319",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0319"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-21736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21736"
},
{
"name": "CVE-2025-21997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21997"
},
{
"name": "CVE-2025-21741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21741"
},
{
"name": "CVE-2020-18032",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18032"
},
{
"name": "CVE-2017-6833",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6833"
},
{
"name": "CVE-2025-21808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21808"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-58076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58076"
},
{
"name": "CVE-2023-24751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24751"
},
{
"name": "CVE-2025-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21708"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2021-4048",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4048"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2022-2980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2980"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21720"
},
{
"name": "CVE-2025-32463",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32463"
},
{
"name": "CVE-2015-7747",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7747"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2024-41965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41965"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2025-55004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55004"
},
{
"name": "CVE-2014-8139",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2023-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38037"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2022-2519",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21711"
},
{
"name": "CVE-2025-2998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2998"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2021-20313",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20313"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-21978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21978"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2025-21760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21760"
},
{
"name": "CVE-2023-45913",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45913"
},
{
"name": "CVE-2018-13153",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13153"
},
{
"name": "CVE-2022-0530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
},
{
"name": "CVE-2023-48236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48236"
},
{
"name": "CVE-2025-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21947"
},
{
"name": "CVE-2025-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21913"
},
{
"name": "CVE-2023-34474",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34474"
},
{
"name": "CVE-2025-21665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21665"
},
{
"name": "CVE-2025-38227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38227"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-58079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58079"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2021-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45931"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2021-28544",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28544"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2025-21734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21734"
},
{
"name": "CVE-2025-32728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32728"
},
{
"name": "CVE-2023-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2021-44964",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44964"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2022-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42012"
},
{
"name": "CVE-2018-14437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14437"
},
{
"name": "CVE-2024-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
},
{
"name": "CVE-2025-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21890"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2021-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3596"
},
{
"name": "CVE-2025-21916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21916"
},
{
"name": "CVE-2025-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21925"
},
{
"name": "CVE-2024-57883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57883"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2017-6830",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6830"
},
{
"name": "CVE-2025-21927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21927"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2024-47814",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47814"
},
{
"name": "CVE-2022-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2923"
},
{
"name": "CVE-2025-21799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21799"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-21748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21748"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2021-46310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46310"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2025-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2024-58086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58086"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2025-21898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21898"
},
{
"name": "CVE-2020-14152",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14152"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2024-58051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58051"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2025-9390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9390"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2025-21857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21857"
},
{
"name": "CVE-2019-9904",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9904"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2025-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
},
{
"name": "CVE-2023-1981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1981"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2022-2231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2231"
},
{
"name": "CVE-2025-46150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46150"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2025-21812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21812"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2023-28120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28120"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2025-21848",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21848"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2012-6153",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6153"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2025-21683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21683"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2020-35492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35492"
},
{
"name": "CVE-2025-21908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21908"
},
{
"name": "CVE-2023-1289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1289"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2023-6349",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6349"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2025-9341",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9341"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2017-7244",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7244"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2025-21895",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21895"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2018-16412",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16412"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2019-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6462"
},
{
"name": "CVE-2025-21935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21935"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2021-32493",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32493"
},
{
"name": "CVE-2023-24754",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24754"
},
{
"name": "CVE-2020-29509",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29509"
},
{
"name": "CVE-2023-5568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5568"
},
{
"name": "CVE-2023-38470",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38470"
},
{
"name": "CVE-2025-21675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21675"
},
{
"name": "CVE-2023-34967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34967"
},
{
"name": "CVE-2025-38237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38237"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2022-2869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2869"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2024-58019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58019"
},
{
"name": "CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"name": "CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"name": "CVE-2025-21888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21888"
},
{
"name": "CVE-2025-21866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21866"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-3730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3730"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2024-25260",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25260"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2025-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2024-57990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57990"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2014-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
},
{
"name": "CVE-2025-5351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5351"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2022-1622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1622"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2022-2521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
},
{
"name": "CVE-2023-49582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49582"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2025-31344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31344"
},
{
"name": "CVE-2025-21976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21976"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57975"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2021-32491",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32491"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-0924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0924"
},
{
"name": "CVE-2025-24014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24014"
},
{
"name": "CVE-2022-33068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33068"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2024-58068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58068"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2024-57998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57998"
},
{
"name": "CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-1304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1304"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2024-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-21862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21862"
},
{
"name": "CVE-2023-47282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47282"
},
{
"name": "CVE-2016-20012",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-20012"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2024-0553",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0553"
},
{
"name": "CVE-2022-44638",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44638"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2025-21950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21950"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2019-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3792"
},
{
"name": "CVE-2022-43235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43235"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2022-0562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0562"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22001"
},
{
"name": "CVE-2024-10524",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10524"
},
{
"name": "CVE-2025-40017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40017"
},
{
"name": "CVE-2023-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45919"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-3263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3263"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2018-15607",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15607"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-21719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21719"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2025-21718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21718"
},
{
"name": "CVE-2025-3001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3001"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2022-32545",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32545"
},
{
"name": "CVE-2025-21694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21694"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2025-21820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21820"
},
{
"name": "CVE-2017-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6838"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-41817",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41817"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-58071",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58071"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2017-6835",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6835"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2024-12087",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12087"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2025-21943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21943"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2024-57997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57997"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-6051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6051"
},
{
"name": "CVE-2022-21283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21283"
},
{
"name": "CVE-2022-31782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31782"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-32434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32434"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2025-21806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21806"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2022-43253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43253"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2024-57977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57977"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2025-53019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53019"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-57952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57952"
},
{
"name": "CVE-2025-53367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53367"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2021-45942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45942"
},
{
"name": "CVE-2022-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1615"
},
{
"name": "CVE-2025-21928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21928"
},
{
"name": "CVE-2021-20246",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20246"
},
{
"name": "CVE-2025-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21707"
},
{
"name": "CVE-2023-24755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24755"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2024-27281",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27281"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2025-21804",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21804"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2017-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6837"
},
{
"name": "CVE-2014-9913",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
},
{
"name": "CVE-2025-21934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21934"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2024-37407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2025-22011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22011"
},
{
"name": "CVE-2022-1725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1725"
},
{
"name": "CVE-2022-43252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43252"
},
{
"name": "CVE-2023-0614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0614"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2024-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5197"
},
{
"name": "CVE-2020-21606",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21606"
},
{
"name": "CVE-2025-38075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2001-1269",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2025-38058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
},
{
"name": "CVE-2023-20873",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20873"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2025-38617",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38617"
},
{
"name": "CVE-2025-21762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21762"
},
{
"name": "CVE-2023-47169",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47169"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"name": "CVE-2025-21801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21801"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2025-21692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21692"
},
{
"name": "CVE-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2025-2148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2148"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2023-38469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38469"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2014-3577",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3577"
},
{
"name": "CVE-2025-21869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21869"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2016-5841",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5841"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2025-53101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53101"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2024-54458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54458"
},
{
"name": "CVE-2022-44267",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44267"
},
{
"name": "CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2019-8321",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8321"
},
{
"name": "CVE-2025-21826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21826"
},
{
"name": "CVE-2025-29768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29768"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2025-21750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21750"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2024-57924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57924"
},
{
"name": "CVE-2025-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21912"
},
{
"name": "CVE-2018-13440",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13440"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2025-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46393"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2021-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0561"
},
{
"name": "CVE-2018-12599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12599"
},
{
"name": "CVE-2025-21859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21859"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2022-1587",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1587"
},
{
"name": "CVE-2025-21825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21825"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2017-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7246"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2022-0284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0284"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"name": "CVE-2024-58016",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58016"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2025-21903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21903"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2023-1667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1667"
},
{
"name": "CVE-2022-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
},
{
"name": "CVE-2022-43238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43238"
},
{
"name": "CVE-2025-3121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3121"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2024-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
},
{
"name": "CVE-2025-21761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21761"
},
{
"name": "CVE-2025-46149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46149"
},
{
"name": "CVE-2021-26945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26945"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-46152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46152"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2024-57951",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57951"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2025-21844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21844"
},
{
"name": "CVE-2025-21885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21885"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2025-21784",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21784"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2025-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21681"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-21676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21676"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2022-28463",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28463"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2025-21726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21726"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2018-3779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3779"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2024-27407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27407"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2024-58020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58020"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2022-28805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2025-21723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21723"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2025-21802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21802"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2025-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21705"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2022-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1355"
},
{
"name": "CVE-2025-47291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47291"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2025-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21721"
},
{
"name": "CVE-2025-21810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21810"
},
{
"name": "CVE-2022-1420",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1420"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2021-24031",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24031"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2025-46153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46153"
},
{
"name": "CVE-2025-21877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21877"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2025-5994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5994"
},
{
"name": "CVE-2021-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38115"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2021-31879",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31879"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-49887",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49887"
},
{
"name": "CVE-2025-22134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22134"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2025-1215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1215"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2021-20309",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20309"
},
{
"name": "CVE-2022-29217",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29217"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-38472",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38472"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2017-12643",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12643"
},
{
"name": "CVE-2024-57953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57953"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2023-48232",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48232"
},
{
"name": "CVE-2021-26720",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26720"
},
{
"name": "CVE-2025-54801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54801"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2025-21878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21878"
},
{
"name": "CVE-2023-24756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24756"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2022-2520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2024-47874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47874"
},
{
"name": "CVE-2025-21670",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21670"
},
{
"name": "CVE-2025-9403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9403"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2025-21739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21739"
},
{
"name": "CVE-2016-4074",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4074"
},
{
"name": "CVE-2024-0746",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0746"
},
{
"name": "CVE-2025-21775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21775"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-21846",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21846"
},
{
"name": "CVE-2022-33099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33099"
},
{
"name": "CVE-2023-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45931"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-26775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26775"
},
{
"name": "CVE-2022-25309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25309"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2024-38808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38808"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-12747",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12747"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2023-48234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48234"
},
{
"name": "CVE-2025-55212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55212"
},
{
"name": "CVE-2022-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36087"
},
{
"name": "CVE-2022-32547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32547"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2022-0351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0351"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-26280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
},
{
"name": "CVE-2025-37752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37752"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2022-1354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1354"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2025-21873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21873"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-38048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
},
{
"name": "CVE-2019-13147",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13147"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2018-11655",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11655"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2022-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2928"
},
{
"name": "CVE-2025-21765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21765"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2025-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38477"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-57803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57803"
},
{
"name": "CVE-2023-46246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46246"
},
{
"name": "CVE-2025-21782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21782"
},
{
"name": "CVE-2023-31437",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31437"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43802"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2023-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37769"
},
{
"name": "CVE-2025-21926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21926"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2020-29511",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29511"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2015-7697",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21742"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2022-43243",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43243"
},
{
"name": "CVE-2024-58002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58002"
},
{
"name": "CVE-2017-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16231"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21930"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-21870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21870"
},
{
"name": "CVE-2017-9409",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9409"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2025-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21892"
},
{
"name": "CVE-2024-58052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58052"
},
{
"name": "CVE-2025-21944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21944"
},
{
"name": "CVE-2025-21905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21905"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2025-38352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38352"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-21920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21920"
},
{
"name": "CVE-2025-55554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55554"
},
{
"name": "CVE-2024-43168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43168"
},
{
"name": "CVE-2014-8140",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22016"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2021-45346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45346"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2022-0908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0908"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2025-21667",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21667"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2024-46901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46901"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2025-21955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21955"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-21773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21773"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2024-43167",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43167"
},
{
"name": "CVE-2021-28861",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28861"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2018-1000035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
},
{
"name": "CVE-2021-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40211"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-58001",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58001"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2024-26256",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2025-38618",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38618"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2023-2283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2283"
},
{
"name": "CVE-2020-0499",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0499"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21724"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-3136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3136"
},
{
"name": "CVE-2025-55160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55160"
},
{
"name": "CVE-2025-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21891"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2025-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
},
{
"name": "CVE-2024-50157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50157"
},
{
"name": "CVE-2022-48703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48703"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2022-1674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1674"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-21858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21858"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2022-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30699"
},
{
"name": "CVE-2025-21672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21672"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2022-48281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
},
{
"name": "CVE-2023-2426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2426"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2024-57949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57949"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2021-20176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20176"
},
{
"name": "CVE-2025-21979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21979"
},
{
"name": "CVE-2022-3278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3278"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2025-21821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21821"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2025-55298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55298"
},
{
"name": "CVE-2022-43241",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43241"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2023-20883",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20883"
},
{
"name": "CVE-2025-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21733"
},
{
"name": "CVE-2023-22656",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22656"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-43965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43965"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2021-36408",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36408"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2023-39327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39327"
},
{
"name": "CVE-2017-18253",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18253"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-26462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26462"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38350",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38350"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2018-13410",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
},
{
"name": "CVE-2025-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2099"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6638"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2021-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3610"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2025-5283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5283"
},
{
"name": "CVE-2025-21754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21754"
},
{
"name": "CVE-2024-12088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12088"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2025-38035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-21960",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21960"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2022-43250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43250"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38473"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-52099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52099"
},
{
"name": "CVE-2023-43887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43887"
},
{
"name": "CVE-2025-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21967"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2021-24032",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24032"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2022-2598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2598"
},
{
"name": "CVE-2020-27829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27829"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2025-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21863"
},
{
"name": "CVE-2025-21856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21856"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2022-2509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2509"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2025-21749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21749"
},
{
"name": "CVE-2017-6839",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6839"
},
{
"name": "CVE-2023-1906",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1906"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2023-47471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47471"
},
{
"name": "CVE-2022-2868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2868"
},
{
"name": "CVE-2022-1771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1771"
},
{
"name": "CVE-2025-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21945"
},
{
"name": "CVE-2021-32492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32492"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2025-55005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55005"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2022-1586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2025-38498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38498"
},
{
"name": "CVE-2025-40015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40015"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21673"
},
{
"name": "CVE-2025-21829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21829"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2018-16645",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16645"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2025-21969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21969"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-40007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40007"
},
{
"name": "CVE-2024-58072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58072"
},
{
"name": "CVE-2025-38273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38273"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2025-21722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21722"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-21793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21793"
},
{
"name": "CVE-2022-2719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2719"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2022-45873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45873"
},
{
"name": "CVE-2023-34151",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34151"
},
{
"name": "CVE-2023-51384",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51384"
},
{
"name": "CVE-2021-43809",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43809"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2015-1606",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1606"
},
{
"name": "CVE-2025-21894",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21894"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2023-3896",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3896"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2025-21854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21854"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2020-21599",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21599"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2015-20107",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-20107"
},
{
"name": "CVE-2023-39978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39978"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2025-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2024-58083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58083"
},
{
"name": "CVE-2021-20311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20311"
},
{
"name": "CVE-2024-58055",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58055"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2024-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57993"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2023-6246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6246"
},
{
"name": "CVE-2021-20241",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20241"
},
{
"name": "CVE-2017-12674",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12674"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2025-62171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62171"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2025-50950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50950"
},
{
"name": "CVE-2020-21605",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21605"
},
{
"name": "CVE-2024-54534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54534"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2017-1000476",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000476"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2025-6921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6921"
},
{
"name": "CVE-2015-8863",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8863"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2018-11656",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11656"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2022-2127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2127"
},
{
"name": "CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2018-19876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19876"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2021-20310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20310"
},
{
"name": "CVE-2021-20245",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20245"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2025-21732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21732"
},
{
"name": "CVE-2025-38569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2023-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22796"
},
{
"name": "CVE-2025-21875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21875"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2025-38204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38204"
},
{
"name": "CVE-2021-40812",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40812"
},
{
"name": "CVE-2021-4217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2025-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22015"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-21832",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21832"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2018-9135",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9135"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2025-21790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21790"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2021-39212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39212"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2024-58014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58014"
},
{
"name": "CVE-2025-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21680"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2017-12433",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12433"
},
{
"name": "CVE-2025-21924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21924"
},
{
"name": "CVE-2021-3574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3574"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-58006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58006"
},
{
"name": "CVE-2025-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21710"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2025-22088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22088"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2025-21815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21815"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2024-37371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
},
{
"name": "CVE-2017-6836",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6836"
},
{
"name": "CVE-2021-3500",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3500"
},
{
"name": "CVE-2022-25310",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25310"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2021-20251",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20251"
},
{
"name": "CVE-2025-21669",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21669"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"name": "CVE-2025-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57807"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2025-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21716"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-3777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3777"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2024-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0567"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2024-58080",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58080"
},
{
"name": "CVE-2025-21744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21744"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2025-31498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31498"
},
{
"name": "CVE-2022-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30698"
},
{
"name": "CVE-2023-31438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31438"
},
{
"name": "CVE-2024-57986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57986"
},
{
"name": "CVE-2021-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37750"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2021-20244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20244"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-21835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21835"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"name": "CVE-2025-11411",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11411"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2016-9844",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
},
{
"name": "CVE-2019-13136",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13136"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2021-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36222"
},
{
"name": "CVE-2021-3941",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3941"
},
{
"name": "CVE-2022-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0561"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2025-21811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21811"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2025-11-06T00:00:00",
"last_revision_date": "2025-11-06T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0969",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36320",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36320"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36423",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36423"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36364"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36351"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36424",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36424"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36412",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36412"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36388",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36388"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36426",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36426"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36411",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36411"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36357",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36357"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36408",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36408"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36349",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36349"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36414",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36414"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36397",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36397"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36389",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36389"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36398",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36398"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36380",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36380"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36407"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36362",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36362"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36413",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36413"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36384",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36384"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36379",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36379"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36400",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36400"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36377",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36377"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36368",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36368"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36418",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36418"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36420",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36420"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36391",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36391"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36392",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36392"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36353",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36353"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-14",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36356"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36422",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36422"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36381",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36381"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36421",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36421"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36416",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36416"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-86",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36415"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36403",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36403"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36347",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36347"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36383",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36383"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36410",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36410"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36352",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36352"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36394",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36394"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36354",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36354"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36399",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36399"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36350"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36419",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36419"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-85",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36401"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36365"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36405",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36405"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36367"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36395",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36395"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36387",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36387"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36363",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36363"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36385",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36385"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36409",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36409"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36359"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36348",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36348"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36386",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36386"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36417",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36417"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36425",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36425"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36366"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36360"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36355",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36355"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36358"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36396",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36396"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36378",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36378"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36382",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36382"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36404",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36404"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36361"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36402",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36402"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36393",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36393"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36406",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36406"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36390",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36390"
}
]
}
CERTFR-2024-AVI-0061
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un contournement de la politique de sécurité et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.3 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.8 | ||
| Splunk | N/A | Splunk Cloud versions antérieures à 9.1.2312.200 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.3",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.8",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud versions ant\u00e9rieures \u00e0 9.1.2312.200",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-40899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40899"
},
{
"name": "CVE-2024-23676",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23676"
},
{
"name": "CVE-2024-23675",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23675"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2024-23678",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23678"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2024-23677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23677"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0061",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-01-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Splunk\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un contournement de la politique de s\u00e9curit\u00e9 et\nune atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0105 du 22 janvier 2024",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0105"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0108 du 22 janvier 2024",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0108"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0106 du 22 janvier 2024",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0106"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0107 du 22 janvier 2024",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0107"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0109 du 22 janvier 2024",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0109"
}
]
}
CERTFR-2024-AVI-0061
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un contournement de la politique de sécurité et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.3 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.8 | ||
| Splunk | N/A | Splunk Cloud versions antérieures à 9.1.2312.200 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.3",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.8",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud versions ant\u00e9rieures \u00e0 9.1.2312.200",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-40899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40899"
},
{
"name": "CVE-2024-23676",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23676"
},
{
"name": "CVE-2024-23675",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23675"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2024-23678",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23678"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2024-23677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23677"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0061",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-01-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Splunk\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un contournement de la politique de s\u00e9curit\u00e9 et\nune atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0105 du 22 janvier 2024",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0105"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0108 du 22 janvier 2024",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0108"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0106 du 22 janvier 2024",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0106"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0107 du 22 janvier 2024",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0107"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0109 du 22 janvier 2024",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0109"
}
]
}
CERTFR-2024-AVI-0646
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Storage Protect | Storage Protect Plus Server versions 10.1.x antérieures à 10.1.16.2 | ||
| IBM | WebSphere | WebSphere Application Server Liberty versions antérieures à 24.0.0.5 | ||
| IBM | VIOS | VIOS version 4.1 avec un fichier openssl.base versions antérieures à 3.0.13.1000 | ||
| IBM | WebSphere | WebSphere Application Server versions 8.5.x antérieures à 8.5.5.25 | ||
| IBM | AIX | AIX versions 7.2 et 7.3 avec un fichier openssl.base versions antérieures à 1.1.1.2400 ou 3.0.13.1000 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.x antérieures à 9.0.5.20 | ||
| IBM | N/A | Sterling Control Center versions 6.3.0 antérieures à 6.3.0.0 iFix06 | ||
| IBM | N/A | Sterling Control Center versions 6.2.1 antérieures à 6.2.1.0 iFix13 | ||
| IBM | VIOS | VIOS versions 3.1 et 4.1 avec un fichier openssl.base versions antérieures à 1.1.1.2400 ou 3.0.13.1000 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.0.x antérieures à 7.5.0 UP9 IF01 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Storage Protect Plus Server versions 10.1.x ant\u00e9rieures \u00e0 10.1.16.2",
"product": {
"name": "Storage Protect",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server Liberty versions ant\u00e9rieures \u00e0 24.0.0.5 ",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS version 4.1 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 3.0.13.1000",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.x ant\u00e9rieures \u00e0 8.5.5.25",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX versions 7.2 et 7.3 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 1.1.1.2400 ou 3.0.13.1000",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.x ant\u00e9rieures \u00e0 9.0.5.20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.3.0 ant\u00e9rieures \u00e0 6.3.0.0 iFix06",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.2.1 ant\u00e9rieures \u00e0 6.2.1.0 iFix13",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS versions 3.1 et 4.1 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 1.1.1.2400 ou 3.0.13.1000",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.0.x ant\u00e9rieures \u00e0 7.5.0 UP9 IF01",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-26934",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26934"
},
{
"name": "CVE-2023-52477",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52477"
},
{
"name": "CVE-2024-27059",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27059"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2024-26897",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26897"
},
{
"name": "CVE-2021-47055",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47055"
},
{
"name": "CVE-2024-35154",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35154"
},
{
"name": "CVE-2020-36777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36777"
},
{
"name": "CVE-2024-27052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27052"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2024-25744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25744"
},
{
"name": "CVE-2024-26973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26973"
},
{
"name": "CVE-2021-47185",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47185"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2024-23650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23650"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26603"
},
{
"name": "CVE-2024-26964",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26964"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2024-26993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26993"
},
{
"name": "CVE-2019-25162",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25162"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2024-29415",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2024-3652",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3652"
},
{
"name": "CVE-2024-26615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26615"
},
{
"name": "CVE-2024-26643",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26643"
},
{
"name": "CVE-2024-26779",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
},
{
"name": "CVE-2024-25026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25026"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-32021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32021"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-24806",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24806"
},
{
"name": "CVE-2024-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23307"
},
{
"name": "CVE-2023-52528",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52528"
},
{
"name": "CVE-2024-27048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27048"
},
{
"name": "CVE-2021-47013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47013"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2024-26593",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26593"
},
{
"name": "CVE-2023-39320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39320"
},
{
"name": "CVE-2022-48627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48627"
},
{
"name": "CVE-2021-47171",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47171"
},
{
"name": "CVE-2024-26743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2024-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32004"
},
{
"name": "CVE-2021-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47118"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-32020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32020"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-22329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22329"
},
{
"name": "CVE-2019-20372",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20372"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-32487",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32487"
},
{
"name": "CVE-2024-27056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27056"
},
{
"name": "CVE-2024-26642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2021-47153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47153"
},
{
"name": "CVE-2023-52439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52439"
},
{
"name": "CVE-2024-26610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26610"
},
{
"name": "CVE-2024-2357",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2357"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-26919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26919"
},
{
"name": "CVE-2023-52445",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52445"
},
{
"name": "CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2024-27014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27014"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2024-32465",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32465"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2024-26892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26892"
},
{
"name": "CVE-2023-52578",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52578"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2022-38096",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38096"
},
{
"name": "CVE-2021-46934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46934"
},
{
"name": "CVE-2023-52598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2024-26659",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
},
{
"name": "CVE-2024-26933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26933"
},
{
"name": "CVE-2023-46604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46604"
},
{
"name": "CVE-2023-52594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
},
{
"name": "CVE-2024-26693",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26693"
},
{
"name": "CVE-2023-52595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2022-48624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48624"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2023-52513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52513"
},
{
"name": "CVE-2023-52610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52610"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2023-52606",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
},
{
"name": "CVE-2023-6546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6546"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2024-26872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26872"
},
{
"name": "CVE-2024-26901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26901"
},
{
"name": "CVE-2024-1086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1086"
},
{
"name": "CVE-2024-0565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0565"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0340"
},
{
"name": "CVE-2024-26744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32002"
},
{
"name": "CVE-2022-48669",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48669"
},
{
"name": "CVE-2023-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52565"
},
{
"name": "CVE-2023-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52520"
},
{
"name": "CVE-2024-26694",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26694"
},
{
"name": "CVE-2024-26664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2023-52607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
},
{
"name": "CVE-2018-25091",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25091"
},
{
"name": "CVE-2023-6931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6931"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0646",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-08-02T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-07-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161679",
"url": "https://www.ibm.com/support/pages/node/7161679"
},
{
"published_at": "2024-07-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161667",
"url": "https://www.ibm.com/support/pages/node/7161667"
},
{
"published_at": "2024-07-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161954",
"url": "https://www.ibm.com/support/pages/node/7161954"
},
{
"published_at": "2024-07-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7162032",
"url": "https://www.ibm.com/support/pages/node/7162032"
},
{
"published_at": "2024-07-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160144",
"url": "https://www.ibm.com/support/pages/node/7160144"
},
{
"published_at": "2024-07-31",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7162077",
"url": "https://www.ibm.com/support/pages/node/7162077"
}
]
}
CERTFR-2025-AVI-0524
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.8.0 | ||
| VMware | Tanzu | Tanzu Data Lake versions antérieures à 1.1.0 | ||
| VMware | Tanzu | Tanzu pour Postgres sur Kubernetes versions antérieures à 4.1.0 et 4.2.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions antérieures à 6.14.0 et 7.4.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 6.x antérieures à 6.29.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 7.x antérieures à 7.5.0 | ||
| VMware | Tanzu | VMware Tanzu pour Valkey sur Kubernetes versions antérieures à 1.1.0 et 2.0.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.8.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres sur Kubernetes versions ant\u00e9rieures \u00e0 4.1.0 et 4.2.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions ant\u00e9rieures \u00e0 6.14.0 et 7.4.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 6.x ant\u00e9rieures \u00e0 6.29.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 7.x ant\u00e9rieures \u00e0 7.5.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour Valkey sur Kubernetes versions ant\u00e9rieures \u00e0 1.1.0 et 2.0.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-2126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2126"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2021-45943",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45943"
},
{
"name": "CVE-2021-34141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34141"
},
{
"name": "CVE-2022-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-4752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2022-0543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0543"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2024-1580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1580"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-23807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23807"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2024-22667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22667"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2022-48468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
},
{
"name": "CVE-2023-48161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2025-21490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21490"
},
{
"name": "CVE-2025-21491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21491"
},
{
"name": "CVE-2025-21497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21497"
},
{
"name": "CVE-2025-21500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21500"
},
{
"name": "CVE-2025-21501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21501"
},
{
"name": "CVE-2025-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21503"
},
{
"name": "CVE-2025-21505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21505"
},
{
"name": "CVE-2025-21519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21519"
},
{
"name": "CVE-2025-21522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21522"
},
{
"name": "CVE-2025-21523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21523"
},
{
"name": "CVE-2025-21529",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21529"
},
{
"name": "CVE-2025-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21540"
},
{
"name": "CVE-2025-21546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21546"
},
{
"name": "CVE-2025-21555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21555"
},
{
"name": "CVE-2025-21559",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21559"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2022-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2012-0880",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
},
{
"name": "CVE-2017-17507",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17507"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2018-10126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10126"
},
{
"name": "CVE-2018-11205",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11205"
},
{
"name": "CVE-2018-13866",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13866"
},
{
"name": "CVE-2018-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13867"
},
{
"name": "CVE-2018-13868",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13868"
},
{
"name": "CVE-2018-13869",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13869"
},
{
"name": "CVE-2018-13870",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13870"
},
{
"name": "CVE-2018-13871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13871"
},
{
"name": "CVE-2018-13872",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13872"
},
{
"name": "CVE-2018-13874",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13874"
},
{
"name": "CVE-2018-13875",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13875"
},
{
"name": "CVE-2018-13876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13876"
},
{
"name": "CVE-2018-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14031"
},
{
"name": "CVE-2018-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14033"
},
{
"name": "CVE-2018-14034",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14034"
},
{
"name": "CVE-2018-14035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14035"
},
{
"name": "CVE-2018-14460",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14460"
},
{
"name": "CVE-2018-15671",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15671"
},
{
"name": "CVE-2018-16438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16438"
},
{
"name": "CVE-2018-17432",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17432"
},
{
"name": "CVE-2018-17433",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17433"
},
{
"name": "CVE-2018-17434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17434"
},
{
"name": "CVE-2018-17435",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17435"
},
{
"name": "CVE-2018-17436",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17436"
},
{
"name": "CVE-2018-17437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17437"
},
{
"name": "CVE-2018-17438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17438"
},
{
"name": "CVE-2018-17439",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17439"
},
{
"name": "CVE-2019-20005",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20005"
},
{
"name": "CVE-2019-20006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20006"
},
{
"name": "CVE-2019-20007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20007"
},
{
"name": "CVE-2019-20198",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20198"
},
{
"name": "CVE-2019-20199",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20199"
},
{
"name": "CVE-2019-20200",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20200"
},
{
"name": "CVE-2019-20201",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20201"
},
{
"name": "CVE-2019-20202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20202"
},
{
"name": "CVE-2019-6988",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6988"
},
{
"name": "CVE-2019-8396",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8396"
},
{
"name": "CVE-2019-8397",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8397"
},
{
"name": "CVE-2019-8398",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8398"
},
{
"name": "CVE-2019-9151",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9151"
},
{
"name": "CVE-2019-9152",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9152"
},
{
"name": "CVE-2020-10809",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10809"
},
{
"name": "CVE-2020-10810",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10810"
},
{
"name": "CVE-2020-10811",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10811"
},
{
"name": "CVE-2020-10812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10812"
},
{
"name": "CVE-2020-18232",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18232"
},
{
"name": "CVE-2020-18494",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18494"
},
{
"name": "CVE-2021-26220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26220"
},
{
"name": "CVE-2021-26221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26221"
},
{
"name": "CVE-2021-26222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26222"
},
{
"name": "CVE-2021-30485",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30485"
},
{
"name": "CVE-2021-31229",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31229"
},
{
"name": "CVE-2021-31347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31347"
},
{
"name": "CVE-2021-31348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31348"
},
{
"name": "CVE-2021-31598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31598"
},
{
"name": "CVE-2021-33430",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33430"
},
{
"name": "CVE-2021-37501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37501"
},
{
"name": "CVE-2021-45829",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45829"
},
{
"name": "CVE-2021-45830",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45830"
},
{
"name": "CVE-2021-45832",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45832"
},
{
"name": "CVE-2021-45833",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45833"
},
{
"name": "CVE-2021-46242",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46242"
},
{
"name": "CVE-2021-46243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46243"
},
{
"name": "CVE-2021-46244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46244"
},
{
"name": "CVE-2022-25942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25942"
},
{
"name": "CVE-2022-25972",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25972"
},
{
"name": "CVE-2022-26061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26061"
},
{
"name": "CVE-2022-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30045"
},
{
"name": "CVE-2022-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4055"
},
{
"name": "CVE-2022-47655",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47655"
},
{
"name": "CVE-2023-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0996"
},
{
"name": "CVE-2023-29659",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29659"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-39329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39329"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2023-6879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6879"
},
{
"name": "CVE-2024-27304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
},
{
"name": "CVE-2024-29157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29157"
},
{
"name": "CVE-2024-29158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29158"
},
{
"name": "CVE-2024-29159",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29159"
},
{
"name": "CVE-2024-29160",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29160"
},
{
"name": "CVE-2024-29161",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29161"
},
{
"name": "CVE-2024-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29162"
},
{
"name": "CVE-2024-29163",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29163"
},
{
"name": "CVE-2024-29164",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29164"
},
{
"name": "CVE-2024-29165",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29165"
},
{
"name": "CVE-2024-29166",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29166"
},
{
"name": "CVE-2024-32605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32605"
},
{
"name": "CVE-2024-32606",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32606"
},
{
"name": "CVE-2024-32607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32607"
},
{
"name": "CVE-2024-32608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32608"
},
{
"name": "CVE-2024-32609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32609"
},
{
"name": "CVE-2024-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32610"
},
{
"name": "CVE-2024-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32611"
},
{
"name": "CVE-2024-32612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32612"
},
{
"name": "CVE-2024-32613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32613"
},
{
"name": "CVE-2024-32614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32614"
},
{
"name": "CVE-2024-32615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32615"
},
{
"name": "CVE-2024-32616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32616"
},
{
"name": "CVE-2024-32617",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32617"
},
{
"name": "CVE-2024-32618",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32618"
},
{
"name": "CVE-2024-32619",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32619"
},
{
"name": "CVE-2024-32620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32620"
},
{
"name": "CVE-2024-32621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32621"
},
{
"name": "CVE-2024-32622",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32622"
},
{
"name": "CVE-2024-32623",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32623"
},
{
"name": "CVE-2024-32624",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32624"
},
{
"name": "CVE-2024-33873",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33873"
},
{
"name": "CVE-2024-33874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33874"
},
{
"name": "CVE-2024-33875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33875"
},
{
"name": "CVE-2024-33876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33876"
},
{
"name": "CVE-2024-33877",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33877"
},
{
"name": "CVE-2024-34402",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34402"
},
{
"name": "CVE-2024-34403",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34403"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2024-41996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"name": "CVE-2024-49203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49203"
},
{
"name": "CVE-2024-5171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5171"
},
{
"name": "CVE-2024-51741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51741"
},
{
"name": "CVE-2024-52522",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52522"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2024-53920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
},
{
"name": "CVE-2024-56378",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56378"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2024-6716",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6716"
},
{
"name": "CVE-2025-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2153"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-23022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23022"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0524",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35841",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35841"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35844",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35844"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35843",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35843"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35842",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35842"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35846",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35846"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35849",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35849"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35840",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35840"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35847",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35847"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35839",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35839"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35845",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35845"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35848",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35848"
}
]
}
CERTFR-2024-AVI-0145
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une exécution de code arbitraire à distance et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Db2 | IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | N/A | IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions antérieures à v4.8.2 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP7 IF05 | ||
| IBM | QRadar | IBM QRadar Use Case Manager App versions antérieures à 3.9.0 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | WebSphere | IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.1.x.x antérieures à 6.1.0.23 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.3.x.x antérieures à 6.3.0.6 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.2.x.x antérieures à 6.2.0.22 | ||
| IBM | Db2 | IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | Cloud Pak | IBM Cloud Pak for Security versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.x.x antérieures à 5.1.2.15 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | QRadar WinCollect Agent | IBM QRadar WinCollect Agent versions 10.0.x antérieures à 10.1.9 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.3.x antérieures à 5.1.9.2 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions ant\u00e9rieures \u00e0 v4.8.2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP7 IF05",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar Use Case Manager App versions ant\u00e9rieures \u00e0 3.9.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.1.x.x ant\u00e9rieures \u00e0 6.1.0.23",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.3.x.x ant\u00e9rieures \u00e0 6.3.0.6",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.2.x.x ant\u00e9rieures \u00e0 6.2.0.22",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cloud Pak for Security versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Scale versions 5.1.x.x ant\u00e9rieures \u00e0 5.1.2.15",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar WinCollect Agent versions 10.0.x ant\u00e9rieures \u00e0 10.1.9",
"product": {
"name": "QRadar WinCollect Agent",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Scale versions 5.1.3.x ant\u00e9rieures \u00e0 5.1.9.2",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"name": "CVE-2023-6681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6681"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2023-49082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49082"
},
{
"name": "CVE-2015-8383",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8383"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"name": "CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"name": "CVE-2023-34053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34053"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2023-46308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46308"
},
{
"name": "CVE-2023-46234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46234"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-47747",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47747"
},
{
"name": "CVE-2023-47158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47158"
},
{
"name": "CVE-2022-23529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23529"
},
{
"name": "CVE-2023-34054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34054"
},
{
"name": "CVE-2023-30991",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30991"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2023-46167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46167"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2023-38740",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38740"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2021-33196",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33196"
},
{
"name": "CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"name": "CVE-2023-38719",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38719"
},
{
"name": "CVE-2023-30987",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30987"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2023-47701",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47701"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2023-23936",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23936"
},
{
"name": "CVE-2023-50308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50308"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2023-40687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40687"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2015-8381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2020-16845",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16845"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2015-8392",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8392"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2020-28367",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28367"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"name": "CVE-2015-8395",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8395"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2015-8393",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8393"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-23541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23541"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"name": "CVE-2023-26049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2023-26115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-32559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32559"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2023-4586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4586"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2023-40373",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40373"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2023-20569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20569"
},
{
"name": "CVE-2023-4206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
},
{
"name": "CVE-2023-38728",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38728"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2021-33197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33197"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2022-29244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29244"
},
{
"name": "CVE-2021-27918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27918"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2023-32360",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32360"
},
{
"name": "CVE-2023-47746",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47746"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2020-15586",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15586"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2022-23540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23540"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2023-42795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42795"
},
{
"name": "CVE-2023-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-37276",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37276"
},
{
"name": "CVE-2023-23920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23920"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2023-38720",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38720"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2023-47141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47141"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-23918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23918"
},
{
"name": "CVE-2015-8388",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8388"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2023-40692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40692"
},
{
"name": "CVE-2021-41190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
},
{
"name": "CVE-2023-45193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45193"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2023-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38003"
},
{
"name": "CVE-2023-45648",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45648"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2023-47145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47145"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-22190",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22190"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2022-40982",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40982"
},
{
"name": "CVE-2023-39976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39976"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2023-38325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38325"
},
{
"name": "CVE-2023-4208",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
},
{
"name": "CVE-2020-8244",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8244"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2020-19909",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19909"
},
{
"name": "CVE-2022-48337",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48337"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2022-23539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23539"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2023-33850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2015-8385",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8385"
},
{
"name": "CVE-2015-8394",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8394"
},
{
"name": "CVE-2020-29510",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29510"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2015-8391",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8391"
},
{
"name": "CVE-2015-8386",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8386"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2023-2597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-48339",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48339"
},
{
"name": "CVE-2015-8387",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8387"
},
{
"name": "CVE-2023-49081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49081"
},
{
"name": "CVE-2021-3114",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3114"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2022-43548",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43548"
},
{
"name": "CVE-2023-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38727"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-23919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23919"
},
{
"name": "CVE-2020-24553",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24553"
},
{
"name": "CVE-2023-29258",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29258"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2023-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34062"
},
{
"name": "CVE-2020-28362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28362"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2022-36046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36046"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2021-33194",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33194"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2002-0059",
"url": "https://www.cve.org/CVERecord?id=CVE-2002-0059"
},
{
"name": "CVE-2023-43020",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43020"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-27859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27859"
},
{
"name": "CVE-2023-32731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32731"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2015-2328",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2328"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2023-32006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32006"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2023-36665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36665"
},
{
"name": "CVE-2023-46158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46158"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2023-40374",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40374"
},
{
"name": "CVE-2015-8390",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8390"
},
{
"name": "CVE-2023-46589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46589"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-26048",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
},
{
"name": "CVE-2023-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39331"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2023-39332",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39332"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2020-14039",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14039"
},
{
"name": "CVE-2023-40372",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40372"
},
{
"name": "CVE-2023-26159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-47152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47152"
},
{
"name": "CVE-2023-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32002"
},
{
"name": "CVE-2020-28366",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28366"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2021-33195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33195"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0145",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-16T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9\ndes donn\u00e9es, une ex\u00e9cution de code arbitraire \u00e0 distance et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117872 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117872"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118592 du 16 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118592"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117873 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117873"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118289 du 15 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118289"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118351 du 15 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118351"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117821 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117821"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117883 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117883"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117881 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117881"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117884 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117884"
}
]
}
CERTFR-2024-AVI-0119
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Siemens. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une élévation de privilèges et une exécution de code arbitraire à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Siemens | N/A | SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XCM332 (6GK5332-0GA01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | Simcenter Femap versions antérieures à V2401.0000 | ||
| Siemens | N/A | SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | Parasolid V36.0 versions antérieures à V36.0.198 | ||
| Siemens | N/A | SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC646-2C (6GK5646-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC636-2C (6GK5636-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Small (9DE5110-8CA11-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SIMATIC WinCC V7.5 versions antérieures à V7.5 SP2 Update 15 | ||
| Siemens | N/A | SINEC NMS versions antérieures à V2.0 SP1 | ||
| Siemens | N/A | SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3) versions antérieures à V2.4 | ||
| Siemens | N/A | SIMATIC WinCC V8.0 versions antérieures à V8.0 SP4 | ||
| Siemens | N/A | SIDIS Prime versions antérieures à V4.0.400 | ||
| Siemens | N/A | SCALANCE XCH328 (6GK5328-4TS01-2EC2) versions antérieures à V2.4 | ||
| Siemens | N/A | Location Intelligence Perpetual Small (9DE5110-8CA11-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC642-2C (6GK5642-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | SCALANCE XCM324 (6GK5324-8TS01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | Parasolid V35.1 versions antérieures à V35.1.252 | ||
| Siemens | N/A | Tecnomatix Plant Simulation V2201 versions antérieures à V2201.0012 | ||
| Siemens | N/A | RUGGEDCOM APE1808 avec Nozomi Guardian / CMC antérieures à 23.3.0 | ||
| Siemens | N/A | Location Intelligence Perpetual Medium (9DE5110-8CA12-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC632-2C (6GK5632-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Non-Prod (9DE5110-8CA10-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Location Intelligence SUS Large (9DE5110-8CA13-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE XCM328 (6GK5328-4TS01-2AC2) versions antérieures à V2.4 | ||
| Siemens | N/A | SCALANCE SC626-2C (6GK5626-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence SUS Medium (9DE5110-8CA12-1BX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Tecnomatix Plant Simulation V2302 versions antérieures à V2302.0006 | ||
| Siemens | N/A | Location Intelligence Perpetual Large (9DE5110-8CA13-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | SCALANCE SC622-2C (6GK5622-2GS00-2AC2) versions antérieures à V3.1 | ||
| Siemens | N/A | Location Intelligence Perpetual Non-Prod (9DE5110-8CA10-1AX0) versions antérieures à V4.3 | ||
| Siemens | N/A | Parasolid V35.0 versions antérieures à V35.0.263 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM332 (6GK5332-0GA01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Simcenter Femap versions ant\u00e9rieures \u00e0 V2401.0000",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V36.0 versions ant\u00e9rieures \u00e0 V36.0.198",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC646-2C (6GK5646-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC636-2C (6GK5636-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Small (9DE5110-8CA11-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC WinCC V7.5 versions ant\u00e9rieures \u00e0 V7.5 SP2 Update 15",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINEC NMS versions ant\u00e9rieures \u00e0 V2.0 SP1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC WinCC V8.0 versions ant\u00e9rieures \u00e0 V8.0 SP4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIDIS Prime versions ant\u00e9rieures \u00e0 V4.0.400",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCH328 (6GK5328-4TS01-2EC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Small (9DE5110-8CA11-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC642-2C (6GK5642-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM324 (6GK5324-8TS01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V35.1 versions ant\u00e9rieures \u00e0 V35.1.252",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Tecnomatix Plant Simulation V2201 versions ant\u00e9rieures \u00e0 V2201.0012",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM APE1808 avec Nozomi Guardian / CMC ant\u00e9rieures \u00e0 23.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Medium (9DE5110-8CA12-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC632-2C (6GK5632-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Non-Prod (9DE5110-8CA10-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Large (9DE5110-8CA13-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE XCM328 (6GK5328-4TS01-2AC2) versions ant\u00e9rieures \u00e0 V2.4",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC626-2C (6GK5626-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence SUS Medium (9DE5110-8CA12-1BX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Tecnomatix Plant Simulation V2302 versions ant\u00e9rieures \u00e0 V2302.0006",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Large (9DE5110-8CA13-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE SC622-2C (6GK5622-2GS00-2AC2) versions ant\u00e9rieures \u00e0 V3.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Location Intelligence Perpetual Non-Prod (9DE5110-8CA10-1AX0) versions ant\u00e9rieures \u00e0 V4.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Parasolid V35.0 versions ant\u00e9rieures \u00e0 V35.0.263",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-49691",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49691"
},
{
"name": "CVE-2022-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46393"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2022-41556",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41556"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-3006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3006"
},
{
"name": "CVE-2023-51440",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51440"
},
{
"name": "CVE-2023-23946",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23946"
},
{
"name": "CVE-2023-28466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28466"
},
{
"name": "CVE-2023-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1838"
},
{
"name": "CVE-2023-30772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30772"
},
{
"name": "CVE-2023-45622",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45622"
},
{
"name": "CVE-2023-44321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44321"
},
{
"name": "CVE-2022-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29162"
},
{
"name": "CVE-2023-30585",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30585"
},
{
"name": "CVE-2024-23803",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23803"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-44317",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44317"
},
{
"name": "CVE-2023-38199",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38199"
},
{
"name": "CVE-2022-36760",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"name": "CVE-2022-47629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47629"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23454"
},
{
"name": "CVE-2021-45451",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45451"
},
{
"name": "CVE-2022-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26691"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-30583",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30583"
},
{
"name": "CVE-2021-36369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36369"
},
{
"name": "CVE-2023-25727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25727"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2023-3390",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3390"
},
{
"name": "CVE-2023-0330",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0330"
},
{
"name": "CVE-2023-2002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2002"
},
{
"name": "CVE-2024-23812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23812"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-45617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45617"
},
{
"name": "CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"name": "CVE-2024-24925",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24925"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2024-22042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22042"
},
{
"name": "CVE-2023-50236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50236"
},
{
"name": "CVE-2022-23521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23521"
},
{
"name": "CVE-2023-40283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40283"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2022-41903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41903"
},
{
"name": "CVE-2023-23934",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23934"
},
{
"name": "CVE-2022-4904",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4904"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-35788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35788"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2024-23816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23816"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2023-1393",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1393"
},
{
"name": "CVE-2006-20001",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-20001"
},
{
"name": "CVE-2022-36021",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36021"
},
{
"name": "CVE-2022-39189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39189"
},
{
"name": "CVE-2024-24922",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24922"
},
{
"name": "CVE-2022-38725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38725"
},
{
"name": "CVE-2024-24923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24923"
},
{
"name": "CVE-2022-39260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39260"
},
{
"name": "CVE-2022-29862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29862"
},
{
"name": "CVE-2024-23800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23800"
},
{
"name": "CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2022-3437",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3437"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2022-4743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4743"
},
{
"name": "CVE-2023-1989",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1989"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-1855",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1855"
},
{
"name": "CVE-2023-3247",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3247"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2023-32559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32559"
},
{
"name": "CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"name": "CVE-2023-35828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35828"
},
{
"name": "CVE-2022-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37797"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2023-31084",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31084"
},
{
"name": "CVE-2023-3090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3090"
},
{
"name": "CVE-2022-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45919"
},
{
"name": "CVE-2024-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24921"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-45625",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45625"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2023-31436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31436"
},
{
"name": "CVE-2023-32558",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32558"
},
{
"name": "CVE-2023-2194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2194"
},
{
"name": "CVE-2023-33203",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33203"
},
{
"name": "CVE-2022-41861",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41861"
},
{
"name": "CVE-2024-23813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23813"
},
{
"name": "CVE-2022-34918",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34918"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-23802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23802"
},
{
"name": "CVE-2021-43666",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43666"
},
{
"name": "CVE-2023-22490",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22490"
},
{
"name": "CVE-2023-0568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0568"
},
{
"name": "CVE-2024-23798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23798"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2023-32003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32003"
},
{
"name": "CVE-2023-1859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1859"
},
{
"name": "CVE-2023-48363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48363"
},
{
"name": "CVE-2022-1015",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1015"
},
{
"name": "CVE-2023-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32004"
},
{
"name": "CVE-2023-44320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44320"
},
{
"name": "CVE-2022-29187",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29187"
},
{
"name": "CVE-2023-3111",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3111"
},
{
"name": "CVE-2023-28709",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28709"
},
{
"name": "CVE-2023-30587",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30587"
},
{
"name": "CVE-2023-30589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30589"
},
{
"name": "CVE-2022-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46392"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-1670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1670"
},
{
"name": "CVE-2023-31489",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31489"
},
{
"name": "CVE-2023-32005",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32005"
},
{
"name": "CVE-2023-45618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45618"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2024-23810",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23810"
},
{
"name": "CVE-2023-30582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30582"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2019-19135",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19135"
},
{
"name": "CVE-2022-28737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28737"
},
{
"name": "CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"name": "CVE-2022-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45142"
},
{
"name": "CVE-2023-22742",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22742"
},
{
"name": "CVE-2022-2586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2586"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2023-27522",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2022-48434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48434"
},
{
"name": "CVE-2023-25155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25155"
},
{
"name": "CVE-2023-0160",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0160"
},
{
"name": "CVE-2023-5253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5253"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2023-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49125"
},
{
"name": "CVE-2021-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3445"
},
{
"name": "CVE-2023-30581",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30581"
},
{
"name": "CVE-2023-45627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45627"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-30584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30584"
},
{
"name": "CVE-2024-23801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23801"
},
{
"name": "CVE-2024-24924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24924"
},
{
"name": "CVE-2022-4744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4744"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2023-36664",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36664"
},
{
"name": "CVE-2023-21255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21255"
},
{
"name": "CVE-2023-1990",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1990"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2021-4037",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4037"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-36617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36617"
},
{
"name": "CVE-2023-38559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38559"
},
{
"name": "CVE-2023-35824",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35824"
},
{
"name": "CVE-2023-45616",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45616"
},
{
"name": "CVE-2023-45624",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45624"
},
{
"name": "CVE-2023-45614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45614"
},
{
"name": "CVE-2023-35823",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35823"
},
{
"name": "CVE-2023-46120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46120"
},
{
"name": "CVE-2023-30586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30586"
},
{
"name": "CVE-2023-30588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30588"
},
{
"name": "CVE-2023-1380",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1380"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-44319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44319"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2024-23811",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23811"
},
{
"name": "CVE-2023-35789",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35789"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2024-22043",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22043"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-4194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4194"
},
{
"name": "CVE-2023-39418",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39418"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2023-2269",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2269"
},
{
"name": "CVE-2022-29154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29154"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2023-26081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26081"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2023-44322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44322"
},
{
"name": "CVE-2023-32573",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32573"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2023-45619",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45619"
},
{
"name": "CVE-2023-48364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48364"
},
{
"name": "CVE-2023-3863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3863"
},
{
"name": "CVE-2022-24834",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24834"
},
{
"name": "CVE-2023-30590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30590"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2023-25690",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25690"
},
{
"name": "CVE-2022-1348",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1348"
},
{
"name": "CVE-2023-2861",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2861"
},
{
"name": "CVE-2023-25588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25588"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-3141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3141"
},
{
"name": "CVE-2023-34872",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34872"
},
{
"name": "CVE-2023-30456",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30456"
},
{
"name": "CVE-2023-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0567"
},
{
"name": "CVE-2024-23799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23799"
},
{
"name": "CVE-2021-3638",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3638"
},
{
"name": "CVE-2023-34256",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34256"
},
{
"name": "CVE-2024-23796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23796"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-3301",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3301"
},
{
"name": "CVE-2023-0662",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0662"
},
{
"name": "CVE-2023-3212",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3212"
},
{
"name": "CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"name": "CVE-2022-44370",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44370"
},
{
"name": "CVE-2023-45620",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45620"
},
{
"name": "CVE-2023-34035",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34035"
},
{
"name": "CVE-2022-41860",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41860"
},
{
"name": "CVE-2024-23795",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23795"
},
{
"name": "CVE-2023-45615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45615"
},
{
"name": "CVE-2022-29536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29536"
},
{
"name": "CVE-2023-49692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49692"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2020-1967",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1967"
},
{
"name": "CVE-2023-22745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22745"
},
{
"name": "CVE-2022-3294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3294"
},
{
"name": "CVE-2023-32006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32006"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-45621",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45621"
},
{
"name": "CVE-2024-23804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23804"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2020-11896",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11896"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2023-44373",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44373"
},
{
"name": "CVE-2023-41080",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41080"
},
{
"name": "CVE-2023-45626",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45626"
},
{
"name": "CVE-2023-1206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1206"
},
{
"name": "CVE-2022-37436",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"name": "CVE-2024-23797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23797"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"name": "CVE-2023-32233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32233"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-0590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0590"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-1611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1611"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2024-24920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24920"
},
{
"name": "CVE-2023-3268",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3268"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2023-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45623"
},
{
"name": "CVE-2023-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32002"
},
{
"name": "CVE-2022-4900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4900"
},
{
"name": "CVE-2023-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2124"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-28450",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28450"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0119",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-13T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Siemens\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance,\nune \u00e9l\u00e9vation de privil\u00e8ges et une ex\u00e9cution de code arbitraire \u00e0\ndistance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Siemens",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-000072 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-000072.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-602936 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-602936.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-647068 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-647068.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-943925 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-943925.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-753746 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-753746.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-806742 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-580228 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-580228.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-716164 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-716164.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-797296 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-797296.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-108696 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-108696.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-871717 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-871717.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-516818 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-516818.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-017796 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-017796.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-543502 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-543502.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-665034 du 13 f\u00e9vrier 2024",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-665034.html"
}
]
}
CERTFR-2024-AVI-0741
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Juniper Secure Analytics. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Secure Analytics | Juniper Secure Analytics versions antérieures à 7.5.0 UP9 IF02 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Secure Analytics versions ant\u00e9rieures \u00e0 7.5.0 UP9 IF02",
"product": {
"name": "Secure Analytics",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2024-42472",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42472"
},
{
"name": "CVE-2024-26934",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26934"
},
{
"name": "CVE-2023-52477",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52477"
},
{
"name": "CVE-2023-52675",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52675"
},
{
"name": "CVE-2023-4692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4692"
},
{
"name": "CVE-2024-27059",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27059"
},
{
"name": "CVE-2024-26656",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26656"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2024-26974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26974"
},
{
"name": "CVE-2024-26897",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26897"
},
{
"name": "CVE-2021-47055",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47055"
},
{
"name": "CVE-2020-36777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36777"
},
{
"name": "CVE-2023-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43788"
},
{
"name": "CVE-2024-27052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27052"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2024-26585",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26585"
},
{
"name": "CVE-2024-25744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25744"
},
{
"name": "CVE-2024-26973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26973"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2024-27397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27397"
},
{
"name": "CVE-2024-35854",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35854"
},
{
"name": "CVE-2023-52878",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52878"
},
{
"name": "CVE-2021-47185",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47185"
},
{
"name": "CVE-2024-23650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23650"
},
{
"name": "CVE-2024-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26603"
},
{
"name": "CVE-2024-26964",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26964"
},
{
"name": "CVE-2024-5564",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5564"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2024-26993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26993"
},
{
"name": "CVE-2019-25162",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25162"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2024-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3933"
},
{
"name": "CVE-2024-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1975"
},
{
"name": "CVE-2023-52669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52669"
},
{
"name": "CVE-2019-11358",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
},
{
"name": "CVE-2020-15778",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15778"
},
{
"name": "CVE-2022-3287",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3287"
},
{
"name": "CVE-2024-36004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36004"
},
{
"name": "CVE-2024-26859",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26859"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-35959",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35959"
},
{
"name": "CVE-2018-20060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20060"
},
{
"name": "CVE-2024-35855",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35855"
},
{
"name": "CVE-2024-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1737"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2024-3652",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3652"
},
{
"name": "CVE-2024-26615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26615"
},
{
"name": "CVE-2023-45802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45802"
},
{
"name": "CVE-2024-26801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26801"
},
{
"name": "CVE-2024-36007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36007"
},
{
"name": "CVE-2021-47311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47311"
},
{
"name": "CVE-2023-3635",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3635"
},
{
"name": "CVE-2024-26643",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26643"
},
{
"name": "CVE-2024-26779",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
},
{
"name": "CVE-2024-32021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32021"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2024-25629",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25629"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-24806",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24806"
},
{
"name": "CVE-2024-35852",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35852"
},
{
"name": "CVE-2024-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23307"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2023-52528",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52528"
},
{
"name": "CVE-2024-27048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27048"
},
{
"name": "CVE-2021-47013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47013"
},
{
"name": "CVE-2023-52781",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52781"
},
{
"name": "CVE-2024-35845",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35845"
},
{
"name": "CVE-2021-41072",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41072"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2021-47073",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47073"
},
{
"name": "CVE-2024-26804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26804"
},
{
"name": "CVE-2024-26593",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26593"
},
{
"name": "CVE-2022-48627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48627"
},
{
"name": "CVE-2021-47171",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47171"
},
{
"name": "CVE-2024-26743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
},
{
"name": "CVE-2023-52686",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52686"
},
{
"name": "CVE-2021-47236",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47236"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2024-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32004"
},
{
"name": "CVE-2021-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47118"
},
{
"name": "CVE-2024-35890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35890"
},
{
"name": "CVE-2020-23064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-23064"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"name": "CVE-2023-52877",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52877"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-32020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32020"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-32487",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32487"
},
{
"name": "CVE-2024-26826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26826"
},
{
"name": "CVE-2024-27056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27056"
},
{
"name": "CVE-2024-26583",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26583"
},
{
"name": "CVE-2024-26642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
},
{
"name": "CVE-2021-47153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47153"
},
{
"name": "CVE-2024-35888",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35888"
},
{
"name": "CVE-2023-52700",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52700"
},
{
"name": "CVE-2023-31122",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31122"
},
{
"name": "CVE-2023-52439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52439"
},
{
"name": "CVE-2021-47495",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47495"
},
{
"name": "CVE-2024-26675",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26675"
},
{
"name": "CVE-2019-14865",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14865"
},
{
"name": "CVE-2024-26906",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26906"
},
{
"name": "CVE-2024-26610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26610"
},
{
"name": "CVE-2024-2357",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2357"
},
{
"name": "CVE-2024-26584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26584"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-26919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26919"
},
{
"name": "CVE-2023-52445",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52445"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2024-3019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3019"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2024-27014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27014"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2024-32465",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32465"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2023-43789",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43789"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-26892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26892"
},
{
"name": "CVE-2024-35835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35835"
},
{
"name": "CVE-2024-26735",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26735"
},
{
"name": "CVE-2023-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52881"
},
{
"name": "CVE-2023-4693",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4693"
},
{
"name": "CVE-2021-46972",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46972"
},
{
"name": "CVE-2023-52578",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52578"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2021-46934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46934"
},
{
"name": "CVE-2024-1048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1048"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2023-52598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-26659",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
},
{
"name": "CVE-2023-52667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52667"
},
{
"name": "CVE-2024-26933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26933"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-52703",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52703"
},
{
"name": "CVE-2023-52594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
},
{
"name": "CVE-2024-26693",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26693"
},
{
"name": "CVE-2023-52595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2022-48624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48624"
},
{
"name": "CVE-2024-26759",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26759"
},
{
"name": "CVE-2023-52464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52464"
},
{
"name": "CVE-2023-52813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52813"
},
{
"name": "CVE-2024-35838",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35838"
},
{
"name": "CVE-2023-52513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52513"
},
{
"name": "CVE-2023-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52615"
},
{
"name": "CVE-2023-52610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52610"
},
{
"name": "CVE-2023-52560",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52560"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2023-52606",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
},
{
"name": "CVE-2021-47069",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47069"
},
{
"name": "CVE-2024-35960",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35960"
},
{
"name": "CVE-2022-39253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39253"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2024-26872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26872"
},
{
"name": "CVE-2020-26555",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26555"
},
{
"name": "CVE-2024-26901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26901"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2024-35789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35789"
},
{
"name": "CVE-2023-52835",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52835"
},
{
"name": "CVE-2024-26982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26982"
},
{
"name": "CVE-2021-47310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47310"
},
{
"name": "CVE-2023-52626",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52626"
},
{
"name": "CVE-2024-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0340"
},
{
"name": "CVE-2024-26744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-35958",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35958"
},
{
"name": "CVE-2021-47456",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47456"
},
{
"name": "CVE-2021-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40153"
},
{
"name": "CVE-2024-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32002"
},
{
"name": "CVE-2022-48669",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48669"
},
{
"name": "CVE-2023-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52565"
},
{
"name": "CVE-2023-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52520"
},
{
"name": "CVE-2021-47356",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47356"
},
{
"name": "CVE-2024-26694",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26694"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2024-26664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2021-47353",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47353"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2023-52607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2018-25091",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25091"
},
{
"name": "CVE-2023-5090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5090"
},
{
"name": "CVE-2024-27410",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27410"
},
{
"name": "CVE-2021-46909",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46909"
},
{
"name": "CVE-2024-35853",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35853"
},
{
"name": "CVE-2024-26907",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26907"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0741",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-09-05T00:00:00.000000"
},
{
"description": "Ajout r\u00e9f\u00e9rence \u00e9diteur",
"revision_date": "2024-09-06T00:00:00.000000"
},
{
"description": "Correction d\u0027identifiants CVE erron\u00e9s",
"revision_date": "2024-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Juniper Secure Analytics. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Secure Analytics",
"vendor_advisories": [
{
"published_at": "2024-09-30",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA86686",
"url": "https://supportportal.juniper.net/s/article/On-Demand-JSA-Series-Multiple-vulnerabilities-resolved-in-Juniper-Secure-Analytics-in-7-5-0-UP9-IF02"
}
]
}
CERTFR-2025-AVI-0256
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Broadcom VMware Tanzu Greenplum. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Data Copy Utility versions 2.x antérieures à 2.7.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Command Center versions 6.x antérieures à 6.13.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Command Center versions 7.x antérieures à 7.3.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Streaming Server versions 2.x antérieures à 2.0.1 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "VMware Tanzu Greenplum Data Copy Utility versions 2.x ant\u00e9rieures \u00e0 2.7.1",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
},
{
"description": "VMware Tanzu Greenplum Command Center versions 6.x ant\u00e9rieures \u00e0 6.13.1",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
},
{
"description": "VMware Tanzu Greenplum Command Center versions 7.x ant\u00e9rieures \u00e0 7.3.1 ",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
},
{
"description": "VMware Tanzu Greenplum Streaming Server versions 2.x ant\u00e9rieures \u00e0 2.0.1",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0256",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-03-31T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Broadcom VMware Tanzu Greenplum. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Broadcom VMware Tanzu Greenplum",
"vendor_advisories": [
{
"published_at": "2025-03-28",
"title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25562",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25562"
},
{
"published_at": "2025-03-28",
"title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25561",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25561"
},
{
"published_at": "2025-03-28",
"title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25565",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25565"
}
]
}
CERTFR-2025-AVI-0622
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry Windows | ||
| VMware | N/A | Stemcells sans le dernier correctif de sécurité | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu | Anti-Virus sans le dernier correctif de sécurité pour Tanzu version 2.4.0 | ||
| VMware | Tanzu | Scheduler sans le dernier correctif de sécurité pour Tanzu version 2.0.19 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | GenAI sans le dernier correctif de sécurité pour Tanzu Platform pour Cloud Foundry version 10.2.1 | ||
| VMware | Tanzu Application Service | Tanzu Application Service versions antérieures à 1.16.11 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Services sans le dernier correctif de sécurité pour Tanzu version 3.3.8 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Data Flow sans le dernier correctif de sécurité pour Tanzu version 1.14.7 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Application Service | Single Sign-On sans le dernier correctif de sécurité pour Tanzu Application Service version 1.16.11 | ||
| VMware | Tanzu | File Integrity Monitoring sans le dernier correctif de sécurité pour Tanzu version 2.1.47 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Anti-Virus sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.4.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.0.19",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "GenAI sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Platform pour Cloud Foundry version 10.2.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 3.3.8",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 1.14.7",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Application Service version 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "File Integrity Monitoring sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.1.47",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2024-46821",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46821"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2025-39728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39728"
},
{
"name": "CVE-2023-28755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28755"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2023-28841",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28841"
},
{
"name": "CVE-2022-49728",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49728"
},
{
"name": "CVE-2023-28840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28840"
},
{
"name": "CVE-2025-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22025"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2020-36843",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36843"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
},
{
"name": "CVE-2025-41234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41234"
},
{
"name": "CVE-2020-15250",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15250"
},
{
"name": "CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"name": "CVE-2023-53034",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53034"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2025-23138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23138"
},
{
"name": "CVE-2024-56664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56664"
},
{
"name": "CVE-2025-38152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38152"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2024-36945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36945"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22021"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2024-46787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46787"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2025-22050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22050"
},
{
"name": "CVE-2024-50047",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50047"
},
{
"name": "CVE-2025-39735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39735"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2024-21012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21012"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-46812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46812"
},
{
"name": "CVE-2024-24579",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24579"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2022-28948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28948"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2022-31030",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31030"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2023-2253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2253"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2025-37937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37937"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2024-35255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35255"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2024-53144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53144"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2025-21613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21613"
},
{
"name": "CVE-2025-38637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38637"
},
{
"name": "CVE-2025-22055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22055"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2024-0406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"name": "CVE-2022-49636",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49636"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22035"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-30691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30691"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2024-29018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-23136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23136"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2024-40635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-22044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22044"
},
{
"name": "CVE-2024-53051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53051"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2025-38575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38575"
},
{
"name": "CVE-2025-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22018"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2025-22056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22056"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2023-28842",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28842"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2022-36056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36056"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"name": "CVE-2024-41909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41909"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2025-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22045"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2022-36109",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36109"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2023-36617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36617"
},
{
"name": "CVE-2023-33199",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33199"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2023-30551",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30551"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2025-22060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22060"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2024-41110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-22066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22066"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2024-8805",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8805"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2025-22071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22071"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2025-22075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22075"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2025-22097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22097"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-35929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35929"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22020"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2024-52587",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52587"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2022-29173",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29173"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2024-46753",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46753"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2024-29902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29902"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2025-47290",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47290"
},
{
"name": "CVE-2025-22063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22063"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2024-27282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2023-46737",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46737"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2024-42230",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42230"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2025-21614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21614"
},
{
"name": "CVE-2025-22089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22089"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-4949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4949"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2025-22054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22054"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2025-22086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22086"
},
{
"name": "CVE-2025-22073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22073"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-29903",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29903"
},
{
"name": "CVE-2025-4575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4575"
},
{
"name": "CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"name": "CVE-2025-32441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32441"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2025-22079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22079"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2025-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22081"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0622",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-25T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35981",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35981"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35967",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35967"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35980",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35980"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35974",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35974"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35979",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35979"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35984",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35984"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35970",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35970"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35983",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35983"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35978",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35978"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35968",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35968"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35973",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35973"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35976",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35976"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35969",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35969"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35966",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35966"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35972",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35972"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35977",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35977"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35982",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35982"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35971",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35971"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35975",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35975"
}
]
}
CERTFR-2025-AVI-0256
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Broadcom VMware Tanzu Greenplum. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Data Copy Utility versions 2.x antérieures à 2.7.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Command Center versions 6.x antérieures à 6.13.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Command Center versions 7.x antérieures à 7.3.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Streaming Server versions 2.x antérieures à 2.0.1 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "VMware Tanzu Greenplum Data Copy Utility versions 2.x ant\u00e9rieures \u00e0 2.7.1",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
},
{
"description": "VMware Tanzu Greenplum Command Center versions 6.x ant\u00e9rieures \u00e0 6.13.1",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
},
{
"description": "VMware Tanzu Greenplum Command Center versions 7.x ant\u00e9rieures \u00e0 7.3.1 ",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
},
{
"description": "VMware Tanzu Greenplum Streaming Server versions 2.x ant\u00e9rieures \u00e0 2.0.1",
"product": {
"name": "VMware Tanzu Greenplum",
"vendor": {
"name": "Broadcom",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0256",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-03-31T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Broadcom VMware Tanzu Greenplum. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Broadcom VMware Tanzu Greenplum",
"vendor_advisories": [
{
"published_at": "2025-03-28",
"title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25562",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25562"
},
{
"published_at": "2025-03-28",
"title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25561",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25561"
},
{
"published_at": "2025-03-28",
"title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25565",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25565"
}
]
}
OPENSUSE-SU-2024:13094-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "go1.20-1.20.7-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.20-1.20.7-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13094",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13094-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "go1.20-1.20.7-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13094-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-1.1.aarch64",
"product": {
"name": "go1.20-1.20.7-1.1.aarch64",
"product_id": "go1.20-1.20.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-1.1.aarch64",
"product": {
"name": "go1.20-doc-1.20.7-1.1.aarch64",
"product_id": "go1.20-doc-1.20.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.7-1.1.aarch64",
"product": {
"name": "go1.20-libstd-1.20.7-1.1.aarch64",
"product_id": "go1.20-libstd-1.20.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-1.1.aarch64",
"product": {
"name": "go1.20-race-1.20.7-1.1.aarch64",
"product_id": "go1.20-race-1.20.7-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-1.1.ppc64le",
"product": {
"name": "go1.20-1.20.7-1.1.ppc64le",
"product_id": "go1.20-1.20.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-1.1.ppc64le",
"product": {
"name": "go1.20-doc-1.20.7-1.1.ppc64le",
"product_id": "go1.20-doc-1.20.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.7-1.1.ppc64le",
"product": {
"name": "go1.20-libstd-1.20.7-1.1.ppc64le",
"product_id": "go1.20-libstd-1.20.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-1.1.ppc64le",
"product": {
"name": "go1.20-race-1.20.7-1.1.ppc64le",
"product_id": "go1.20-race-1.20.7-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-1.1.s390x",
"product": {
"name": "go1.20-1.20.7-1.1.s390x",
"product_id": "go1.20-1.20.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-1.1.s390x",
"product": {
"name": "go1.20-doc-1.20.7-1.1.s390x",
"product_id": "go1.20-doc-1.20.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.7-1.1.s390x",
"product": {
"name": "go1.20-libstd-1.20.7-1.1.s390x",
"product_id": "go1.20-libstd-1.20.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-1.1.s390x",
"product": {
"name": "go1.20-race-1.20.7-1.1.s390x",
"product_id": "go1.20-race-1.20.7-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.7-1.1.x86_64",
"product": {
"name": "go1.20-1.20.7-1.1.x86_64",
"product_id": "go1.20-1.20.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.7-1.1.x86_64",
"product": {
"name": "go1.20-doc-1.20.7-1.1.x86_64",
"product_id": "go1.20-doc-1.20.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.7-1.1.x86_64",
"product": {
"name": "go1.20-libstd-1.20.7-1.1.x86_64",
"product_id": "go1.20-libstd-1.20.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.7-1.1.x86_64",
"product": {
"name": "go1.20-race-1.20.7-1.1.x86_64",
"product_id": "go1.20-race-1.20.7-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.7-1.1.aarch64"
},
"product_reference": "go1.20-1.20.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.7-1.1.ppc64le"
},
"product_reference": "go1.20-1.20.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.7-1.1.s390x"
},
"product_reference": "go1.20-1.20.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.7-1.1.x86_64"
},
"product_reference": "go1.20-1.20.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.s390x"
},
"product_reference": "go1.20-doc-1.20.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.aarch64"
},
"product_reference": "go1.20-libstd-1.20.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.ppc64le"
},
"product_reference": "go1.20-libstd-1.20.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.s390x"
},
"product_reference": "go1.20-libstd-1.20.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.x86_64"
},
"product_reference": "go1.20-libstd-1.20.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.aarch64"
},
"product_reference": "go1.20-race-1.20.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.s390x"
},
"product_reference": "go1.20-race-1.20.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.x86_64"
},
"product_reference": "go1.20-race-1.20.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.7-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
OPENSUSE-SU-2024:13093-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "go1.19-1.19.12-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.19-1.19.12-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13093",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13093-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29409 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29409/"
}
],
"title": "go1.19-1.19.12-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13093-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-1.1.aarch64",
"product": {
"name": "go1.19-1.19.12-1.1.aarch64",
"product_id": "go1.19-1.19.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-1.1.aarch64",
"product": {
"name": "go1.19-doc-1.19.12-1.1.aarch64",
"product_id": "go1.19-doc-1.19.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-libstd-1.19.12-1.1.aarch64",
"product": {
"name": "go1.19-libstd-1.19.12-1.1.aarch64",
"product_id": "go1.19-libstd-1.19.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-1.1.aarch64",
"product": {
"name": "go1.19-race-1.19.12-1.1.aarch64",
"product_id": "go1.19-race-1.19.12-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-1.1.ppc64le",
"product": {
"name": "go1.19-1.19.12-1.1.ppc64le",
"product_id": "go1.19-1.19.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-1.1.ppc64le",
"product": {
"name": "go1.19-doc-1.19.12-1.1.ppc64le",
"product_id": "go1.19-doc-1.19.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-libstd-1.19.12-1.1.ppc64le",
"product": {
"name": "go1.19-libstd-1.19.12-1.1.ppc64le",
"product_id": "go1.19-libstd-1.19.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-1.1.ppc64le",
"product": {
"name": "go1.19-race-1.19.12-1.1.ppc64le",
"product_id": "go1.19-race-1.19.12-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-1.1.s390x",
"product": {
"name": "go1.19-1.19.12-1.1.s390x",
"product_id": "go1.19-1.19.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-1.1.s390x",
"product": {
"name": "go1.19-doc-1.19.12-1.1.s390x",
"product_id": "go1.19-doc-1.19.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-libstd-1.19.12-1.1.s390x",
"product": {
"name": "go1.19-libstd-1.19.12-1.1.s390x",
"product_id": "go1.19-libstd-1.19.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-1.1.s390x",
"product": {
"name": "go1.19-race-1.19.12-1.1.s390x",
"product_id": "go1.19-race-1.19.12-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.19-1.19.12-1.1.x86_64",
"product": {
"name": "go1.19-1.19.12-1.1.x86_64",
"product_id": "go1.19-1.19.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-doc-1.19.12-1.1.x86_64",
"product": {
"name": "go1.19-doc-1.19.12-1.1.x86_64",
"product_id": "go1.19-doc-1.19.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-libstd-1.19.12-1.1.x86_64",
"product": {
"name": "go1.19-libstd-1.19.12-1.1.x86_64",
"product_id": "go1.19-libstd-1.19.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.19-race-1.19.12-1.1.x86_64",
"product": {
"name": "go1.19-race-1.19.12-1.1.x86_64",
"product_id": "go1.19-race-1.19.12-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-1.19.12-1.1.aarch64"
},
"product_reference": "go1.19-1.19.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-1.19.12-1.1.ppc64le"
},
"product_reference": "go1.19-1.19.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-1.19.12-1.1.s390x"
},
"product_reference": "go1.19-1.19.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-1.19.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-1.19.12-1.1.x86_64"
},
"product_reference": "go1.19-1.19.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.aarch64"
},
"product_reference": "go1.19-doc-1.19.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.ppc64le"
},
"product_reference": "go1.19-doc-1.19.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.s390x"
},
"product_reference": "go1.19-doc-1.19.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-doc-1.19.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.x86_64"
},
"product_reference": "go1.19-doc-1.19.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-libstd-1.19.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.aarch64"
},
"product_reference": "go1.19-libstd-1.19.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-libstd-1.19.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.ppc64le"
},
"product_reference": "go1.19-libstd-1.19.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-libstd-1.19.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.s390x"
},
"product_reference": "go1.19-libstd-1.19.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-libstd-1.19.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.x86_64"
},
"product_reference": "go1.19-libstd-1.19.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.aarch64"
},
"product_reference": "go1.19-race-1.19.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.ppc64le"
},
"product_reference": "go1.19-race-1.19.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.s390x"
},
"product_reference": "go1.19-race-1.19.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.19-race-1.19.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.x86_64"
},
"product_reference": "go1.19-race-1.19.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29409"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29409",
"url": "https://www.suse.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "SUSE Bug 1213880 for CVE-2023-29409",
"url": "https://bugzilla.suse.com/1213880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-1.19.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-doc-1.19.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-libstd-1.19.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.s390x",
"openSUSE Tumbleweed:go1.19-race-1.19.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-29409"
}
]
}
ICSA-24-046-11
Vulnerability from csaf_cisa - Published: 2024-02-13 00:00 - Updated: 2024-02-13 00:00Notes
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-046-11 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-046-11.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-046-11 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-046-11"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens SCALANCE XCM-/XRM-300",
"tracking": {
"current_release_date": "2024-02-13T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1"
}
},
"id": "ICSA-24-046-11",
"initial_release_date": "2024-02-13T00:00:00.000000Z",
"revision_history": [
{
"date": "2024-02-13T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)",
"product_id": "CSAFPID-0001",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2EC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)",
"product_id": "CSAFPID-0002",
"product_identification_helper": {
"model_numbers": [
"6GK5324-8TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)",
"product_id": "CSAFPID-0003",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)",
"product_id": "CSAFPID-0004",
"product_identification_helper": {
"model_numbers": [
"6GK5332-0GA01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)",
"product_id": "CSAFPID-0005",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2ER3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)",
"product_id": "CSAFPID-0006",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)",
"product_id": "CSAFPID-0007",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)",
"product_id": "CSAFPID-0008",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)",
"product_id": "CSAFPID-0009",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)",
"product_id": "CSAFPID-0010",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)",
"product_id": "CSAFPID-0011",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2020-10735",
"cwe": {
"id": "CWE-704",
"name": "Incorrect Type Conversion or Cast"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2021-3445",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-3445"
},
{
"cve": "CVE-2021-3638",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-3638"
},
{
"cve": "CVE-2021-4037",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-36369",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-36369"
},
{
"cve": "CVE-2021-43666",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-43666"
},
{
"cve": "CVE-2021-45451",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2021-45451"
},
{
"cve": "CVE-2022-1015",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-1348",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-1348"
},
{
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-2586"
},
{
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-3294",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3294"
},
{
"cve": "CVE-2022-3437",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3437"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-4415",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4743",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-4744",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2022-4904",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-23471",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-24834"
},
{
"cve": "CVE-2022-26691",
"cwe": {
"id": "CWE-697",
"name": "Incorrect Comparison"
},
"notes": [
{
"category": "summary",
"text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-26691"
},
{
"cve": "CVE-2022-28737",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2022-28738",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2022-29154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29154"
},
{
"cve": "CVE-2022-29162",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-29536",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-29536"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-34903",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-34918",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-34918"
},
{
"cve": "CVE-2022-36021",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36021"
},
{
"cve": "CVE-2022-36227",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-37797",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-37797"
},
{
"cve": "CVE-2022-38725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-38725"
},
{
"cve": "CVE-2022-39189",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-39260",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-39260"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-41556",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41556"
},
{
"cve": "CVE-2022-41715",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41860",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41860"
},
{
"cve": "CVE-2022-41861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41861"
},
{
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-41903",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42919",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-44370",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-44370"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45142",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"notes": [
{
"category": "summary",
"text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45142"
},
{
"cve": "CVE-2022-45919",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-46392",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-46392"
},
{
"cve": "CVE-2022-46393",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-46393"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48434",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2022-48434"
},
{
"cve": "CVE-2023-0160",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-0330",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0330"
},
{
"cve": "CVE-2023-0361",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0361"
},
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0590",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-1206",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1206"
},
{
"cve": "CVE-2023-1380",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1611",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1838",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1838"
},
{
"cve": "CVE-2023-1855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1859",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1859"
},
{
"cve": "CVE-2023-1989",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2194",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-2269",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2269"
},
{
"cve": "CVE-2023-2861",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2861"
},
{
"cve": "CVE-2023-2953",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-2953"
},
{
"cve": "CVE-2023-3006",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3006"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3212",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3247",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-3268",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3268"
},
{
"cve": "CVE-2023-3301",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3301"
},
{
"cve": "CVE-2023-3316",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3316"
},
{
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-3611",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3863",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-3863"
},
{
"cve": "CVE-2023-4128",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-4128"
},
{
"cve": "CVE-2023-4194",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-4194"
},
{
"cve": "CVE-2023-20593",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21255",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-21255"
},
{
"cve": "CVE-2023-22490",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22742",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22742"
},
{
"cve": "CVE-2023-22745",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-23454",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-23934",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-23946",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25155",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25155"
},
{
"cve": "CVE-2023-25193",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25588",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25588"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2023-26081",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-26081"
},
{
"cve": "CVE-2023-26965",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-27534",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-28450",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-28466",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28466"
},
{
"cve": "CVE-2023-28486",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in log messages.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-29402",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29404",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "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.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-30086",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30456",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30456"
},
{
"cve": "CVE-2023-30772",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31489",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-31489"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32233",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32233"
},
{
"cve": "CVE-2023-32573",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-33203",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-33203"
},
{
"cve": "CVE-2023-34256",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34256"
},
{
"cve": "CVE-2023-34872",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34872"
},
{
"cve": "CVE-2023-34969",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35789",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35789"
},
{
"cve": "CVE-2023-35823",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35824",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35824"
},
{
"cve": "CVE-2023-35828",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-36054",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36054"
},
{
"cve": "CVE-2023-36617",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36617"
},
{
"cve": "CVE-2023-36664",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-38559",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-38559"
},
{
"cve": "CVE-2023-40283",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"CSAFPID-0004"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0011",
"CSAFPID-0010",
"CSAFPID-0009",
"CSAFPID-0008",
"CSAFPID-0007",
"CSAFPID-0006"
]
}
],
"title": "CVE-2023-40283"
}
]
}
ICSA-24-137-07
Vulnerability from csaf_cisa - Published: 2024-05-14 00:00 - Updated: 2024-06-11 00:00Notes
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Siemens has released a new version for SIMATIC RTLS Locating Manager and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-093430: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V3.0 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-093430.json"
},
{
"category": "self",
"summary": "SSA-093430: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V3.0 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-093430.html"
},
{
"category": "self",
"summary": "SSA-093430: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V3.0 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-093430.pdf"
},
{
"category": "self",
"summary": "SSA-093430: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V3.0 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-093430.txt"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-137-07 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-137-07.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-137-07 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-137-07"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens SIMATIC RTLS Locating Manager",
"tracking": {
"current_release_date": "2024-06-11T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-24-137-07",
"initial_release_date": "2024-05-14T00:00:00.000000Z",
"revision_history": [
{
"date": "2024-05-14T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2024-06-11T00:00:00.000000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added specific mitigation for CVE-2024-30207"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA00)",
"product_id": "CSAFPID-0001",
"product_identification_helper": {
"model_numbers": [
"6GT2780-0DA00"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA00)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA10)",
"product_id": "CSAFPID-0002",
"product_identification_helper": {
"model_numbers": [
"6GT2780-0DA10"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA10)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA20)",
"product_id": "CSAFPID-0003",
"product_identification_helper": {
"model_numbers": [
"6GT2780-0DA20"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA20)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA30)",
"product_id": "CSAFPID-0004",
"product_identification_helper": {
"model_numbers": [
"6GT2780-0DA30"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA30)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA10)",
"product_id": "CSAFPID-0005",
"product_identification_helper": {
"model_numbers": [
"6GT2780-1EA10"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA10)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA20)",
"product_id": "CSAFPID-0006",
"product_identification_helper": {
"model_numbers": [
"6GT2780-1EA20"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA20)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA30)",
"product_id": "CSAFPID-0007",
"product_identification_helper": {
"model_numbers": [
"6GT2780-1EA30"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA30)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4807",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: The POLY1305 MAC (message authentication code) implementation contains a bug that might corrupt the internal state of applications on the Windows 64 platform when running on newer X86_64 processors supporting the AVX512-IFMA instructions. Impact summary: If in an application that uses the OpenSSL library an attacker can influence whether the POLY1305 MAC algorithm is used, the application state might be corrupted with various application dependent consequences. The POLY1305 MAC (message authentication code) implementation in OpenSSL does not save the contents of non-volatile XMM registers on Windows 64 platform when calculating the MAC of data larger than 64 bytes. Before returning to the caller all the XMM registers are set to zero rather than restoring their previous content. The vulnerable code is used only on newer x86_64 processors supporting the AVX512-IFMA instructions. The consequences of this kind of internal application state corruption can be various - from no consequences, if the calling application does not depend on the contents of non-volatile XMM registers at all, to the worst consequences, where the attacker could get complete control of the application process. However given the contents of the registers are just zeroized so the attacker cannot put arbitrary values inside, the most likely consequence, if any, would be an incorrect result of some application dependent calculations or a crash leading to a denial of service. The POLY1305 MAC algorithm is most frequently used as part of the CHACHA20-POLY1305 AEAD (authenticated encryption with associated data) algorithm. The most common usage of this AEAD cipher is with TLS protocol versions 1.2 and 1.3 and a malicious client can influence whether this AEAD cipher is used by the server. This implies that server applications using OpenSSL can be potentially impacted. However we are currently not aware of any concrete application that would be affected by this issue therefore we consider this a Low severity security issue. As a workaround the AVX512-IFMA instructions support can be disabled at runtime by setting the environment variable OPENSSL_ia32cap: OPENSSL_ia32cap=:~0x200000 The FIPS provider is not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2023-4807"
},
{
"cve": "CVE-2023-5363",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: A bug has been identified in the processing of key and initialisation vector (IV) lengths. This can lead to potential truncation or overruns during the initialisation of some symmetric ciphers.\r\n\r\nImpact summary: A truncation in the IV can result in non-uniqueness, which could result in loss of confidentiality for some cipher modes.\r\n\r\nWhen calling EVP_EncryptInit_ex2(), EVP_DecryptInit_ex2() or EVP_CipherInit_ex2() the provided OSSL_PARAM array is processed after the key and IV have been established. Any alterations to the key length, via the \"keylen\" parameter or the IV length, via the \"ivlen\" parameter, within the OSSL_PARAM array will not take effect as intended, potentially causing truncation or overreading of these values. The following ciphers and cipher modes are impacted: RC2, RC4, RC5, CCM, GCM and OCB.\r\n\r\nFor the CCM, GCM and OCB cipher modes, truncation of the IV can result in loss of confidentiality. For example, when following NIST\u0027s SP 800-38D section 8.2.1 guidance for constructing a deterministic IV for AES in GCM mode, truncation of the counter portion could lead to IV reuse.\r\n\r\nBoth truncations and overruns of the key and overruns of the IV will produce incorrect results and could, in some cases, trigger a memory exception. However, these issues are not currently assessed as security critical.\r\n\r\nChanging the key and/or IV lengths is not considered to be a common operation and the vulnerable API was recently introduced. Furthermore it is likely that application developers will have spotted this problem during testing since decryption would fail unless both peers in the communication were similarly vulnerable. For these reasons we expect the probability of an application being vulnerable to this to be quite low. However if an application is vulnerable then this issue is considered very serious. For these reasons we have assessed this issue as Moderate severity overall.\r\n\r\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\r\n\r\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this because the issue lies outside of the FIPS provider boundary.\r\n\r\nOpenSSL 3.1 and 3.0 are vulnerable to this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2023-5363"
},
{
"cve": "CVE-2023-5678",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn\u0027t make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn\u0027t check for an excessively large Q. An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate(). Also vulnerable are the OpenSSL pkey command line application when using the \"-pubcheck\" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "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.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-33953",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"notes": [
{
"category": "summary",
"text": "PC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases. Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption in the HPACK parser The unbounded CPU consumption is down to a copy that occurred per-input-block in the parser, and because that could be unbounded due to the memory copy bug we end up with a parsing loop, with n selected by the client. The unbounded memory buffering bugs: - The header size limit check was behind the string reading code, so we needed to first buffer up to a 4 gigabyte string before rejecting it as longer than 8 or 16kb. - HPACK varints have an encoding quirk whereby an infinite number of 0\u2019s can be added at the start of an integer. gRPC\u2019s hpack parser needed to read all of them before concluding a parse. - gRPC\u2019s metadata overflow check was performed per frame, so that the following sequence of frames could cause infinite buffering: HEADERS: containing a: 1 CONTINUATION: containing a: 2 CONTINUATION: containing a: 3 etc\u2026\r\n- Unbounded memory buffering in the HPACK parser\r\n- Unbounded CPU consumption in the HPACK parser\r\n\r\nThe unbounded CPU consumption is down to a copy that occurred per-input-block in the parser, and because that could be unbounded due to the memory copy bug we end up with an parsing loop, with n selected by the client.\r\n\r\nThe unbounded memory buffering bugs:\r\n\r\n- The header size limit check was behind the string reading code, so we needed to first buffer up to a 4 gigabyte string before rejecting it as longer than 8 or 16kb.\r\n- HPACK varints have an encoding quirk whereby an infinite number of 0\u2019s can be added at the start of an integer. gRPC\u2019s hpack parser needed to read all of them before concluding a parse.\r\n- gRPC\u2019s metadata overflow check was performed per frame, so that the following sequence of frames could cause infinite buffering: HEADERS: containing a: 1 CONTINUATION: containing a: 2 CONTINUATION: containing a: 3 etc\u2026",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2023-33953"
},
{
"cve": "CVE-2023-38039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "When curl retrieves an HTTP response, it stores the incoming headers so that\nthey can be accessed later via the libcurl headers API.\n\nHowever, curl did not have a limit in how many or how large headers it would\naccept in a response, allowing a malicious server to stream an endless series\nof headers and eventually cause curl to run out of heap memory.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2023-38039"
},
{
"cve": "CVE-2023-38545",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake.\r\n\r\nWhen curl is asked to pass along the hostname to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that hostname can be is 255 bytes.\r\n\r\nIf the hostname is detected to be longer than 255 bytes, curl switches to local name resolving and instead passes on the resolved address only to the proxy. Due to a bug, the local variable that means \"let the host resolve the name\" could get the wrong value during a slow SOCKS5 handshake, and contrary to the intention, copy the too long hostname to the target buffer instead of copying just the resolved address there.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2023-38545"
},
{
"cve": "CVE-2023-38546",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"notes": [
{
"category": "summary",
"text": "This flaw allows an attacker to insert cookies at will into a running program\r\nusing libcurl, if the specific series of conditions are met.\r\n\r\nlibcurl performs transfers. In its API, an application creates \"easy handles\"\r\nthat are the individual handles for single transfers.\r\n\r\nlibcurl provides a function call that duplicates en easy handle called\r\n[curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html).\r\n\r\nIf a transfer has cookies enabled when the handle is duplicated, the\r\ncookie-enable state is also cloned - but without cloning the actual\r\ncookies. If the source handle did not read any cookies from a specific file on\r\ndisk, the cloned version of the handle would instead store the file name as\r\n`none` (using the four ASCII letters, no quotes).\r\n\r\nSubsequent use of the cloned handle that does not explicitly set a source to\r\nload cookies from would then inadvertently load cookies from a file named\r\n`none` - if such a file exists and is readable in the current directory of the\r\nprogram using libcurl. And if using the correct file format of course.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2023-38546"
},
{
"cve": "CVE-2023-46218",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "This flaw allows a malicious HTTP server to set \"super cookies\" in curl that are then passed back to more origins than what is otherwise allowed or possible. This allows a site to set cookies that then would get sent to different and unrelated sites and domains. It could do this by exploiting a mixed case flaw in curl\u0027s function that verifies a given cookie domain against the Public Suffix List (PSL). For example a cookie could be set with `domain=co.UK` when the URL used a lower case hostname `curl.co.uk`, even though `co.uk` is listed as a PSL domain.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-46219",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "When saving HSTS data to an excessively long file name, curl could end up removing all contents, making subsequent requests using that file unaware of the HSTS status they should otherwise use.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2023-46219"
},
{
"cve": "CVE-2024-30206",
"cwe": {
"id": "CWE-494",
"name": "Download of Code Without Integrity Check"
},
"notes": [
{
"category": "summary",
"text": "Affected SIMATIC RTLS Locating Manager Clients do not properly check the integrity of update files. This could allow an unauthenticated remote attacker to alter update files in transit and trick an authorized user into installing malicious code. \r\nA successful exploit requires the attacker to be able to modify the communication between server and client on the network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-30206"
},
{
"cve": "CVE-2024-30207",
"cwe": {
"id": "CWE-321",
"name": "Use of Hard-coded Cryptographic Key"
},
"notes": [
{
"category": "summary",
"text": "The affected systems use symmetric cryptography with a hard-coded key to protect the communication between client and server. This could allow an unauthenticated remote attacker to compromise confidentiality and integrity of the communication and, subsequently, availability of the system.\r\nA successful exploit requires the attacker to gain knowledge of the hard-coded key and to be able to intercept the communication between client and server on the network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Protect all communication between RTLS Clients and the Server using a secure channel, e.g. an appropriate VPN solution. Ensure that the configured Server ports are exclusively reachable via the VPN as described in the installation manual",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-30207"
},
{
"cve": "CVE-2024-30208",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "The \"DBTest\" tool of SIMATIC RTLS Locating Manager does not properly enforce access restriction. This could allow an authenticated local attacker to extract sensitive information from memory.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-30208"
},
{
"cve": "CVE-2024-30209",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"notes": [
{
"category": "summary",
"text": "Affected systems transmit client-side resources without proper cryptographic protection. This could allow an attacker to eavesdrop on and modify resources in transit. A successful exploit requires an attacker to be in the network path between the RTLS Locating Manager server and a client (MitM).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-30209"
},
{
"cve": "CVE-2024-33494",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Affected components do not properly authenticate heartbeat messages. This could allow an unauthenticated remote attacker to affected the availability of secondary RTLS systems configured using a TeeRevProxy service and potentially cause loss of data generated during the time the attack is ongoing.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-33494"
},
{
"cve": "CVE-2024-33495",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "The affected application does not properly limit the size of specific logs. This could allow an unauthenticated remote attacker to exhaust system resources by creating a great number of log entries which could potentially lead to a denial of service condition. A successful exploitation requires the attacker to have access to specific SIMATIC RTLS Locating Manager Clients in the deployment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-33495"
},
{
"cve": "CVE-2024-33496",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "Affected SIMATIC RTLS Locating Manager Report Clients do not properly protect credentials that are used to authenticate to the server. This could allow an authenticated local attacker to extract the credentials and use them to escalate their access rights from the Manager to the Systemadministrator role.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-33496"
},
{
"cve": "CVE-2024-33497",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "Affected SIMATIC RTLS Locating Manager Track Viewer Client do not properly protect credentials that are used to authenticate to the server. This could allow an authenticated local attacker to extract the credentials and use them to escalate their access rights from the Manager to the Systemadministrator role.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-33497"
},
{
"cve": "CVE-2024-33498",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Affected applications do not properly release memory that is allocated when handling specifically crafted incoming packets. This could allow an unauthenticated remote attacker to cause a denial of service condition by crashing the service when it runs out of memory. The service is restarted automatically after a short time.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-33498"
},
{
"cve": "CVE-2024-33499",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "The affected application assigns incorrect permissions to a user management component. This could allow a privileged attacker to escalate their privileges from the Administrators group to the Systemadministrator group.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-33499"
},
{
"cve": "CVE-2024-33583",
"cwe": {
"id": "CWE-912",
"name": "Hidden Functionality"
},
"notes": [
{
"category": "summary",
"text": "Affected application contains a hidden configuration item to enable debug functionality. This could allow an authenticated local attacker to gain insight into the internal configuration of the deployment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007"
]
}
],
"title": "CVE-2024-33583"
}
]
}
GHSA-XC82-5M89-G4JV
Vulnerability from github – Published: 2023-08-02 21:30 – Updated: 2023-11-25 12:30Extremely 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.
{
"affected": [],
"aliases": [
"CVE-2023-29409"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-08-02T20:15:11Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-xc82-5m89-g4jv",
"modified": "2023-11-25T12:30:22Z",
"published": "2023-08-02T21:30:20Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"type": "WEB",
"url": "https://go.dev/cl/515257"
},
{
"type": "WEB",
"url": "https://go.dev/issue/61460"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20230831-0010"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2023-29409
Vulnerability from fkie_nvd - Published: 2023-08-02 20:15 - Updated: 2024-11-21 07:57| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://go.dev/cl/515257 | Patch | |
| security@golang.org | https://go.dev/issue/61460 | Issue Tracking, Patch, Vendor Advisory | |
| security@golang.org | https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ | Mailing List, Vendor Advisory | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2023-1987 | Patch, Vendor Advisory | |
| security@golang.org | https://security.gentoo.org/glsa/202311-09 | ||
| security@golang.org | https://security.netapp.com/advisory/ntap-20230831-0010/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/cl/515257 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/issue/61460 | Issue Tracking, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ | Mailing List, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://pkg.go.dev/vuln/GO-2023-1987 | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202311-09 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20230831-0010/ |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6A0D798F-972E-4789-9E60-F04864ACC5A0",
"versionEndExcluding": "1.19.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "98D9EFA9-C8A8-4C27-A1F2-DE9798D725FC",
"versionEndExcluding": "1.20.7",
"versionStartIncluding": "1.20.0",
"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",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"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."
}
],
"id": "CVE-2023-29409",
"lastModified": "2024-11-21T07:57:00.287",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-08-02T20:15:11.940",
"references": [
{
"source": "security@golang.org",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/515257"
},
{
"source": "security@golang.org",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://go.dev/issue/61460"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"source": "security@golang.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
},
{
"source": "security@golang.org",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"source": "security@golang.org",
"url": "https://security.netapp.com/advisory/ntap-20230831-0010/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/515257"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://go.dev/issue/61460"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20230831-0010/"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
SSA-806742
Vulnerability from csaf_siemens - Published: 2024-02-13 00:00 - Updated: 2024-02-13 00:00Notes
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "SCALANCE XCM-/XRM-300 before V2.4 is affected by multiple vulnerabilities.\n\nSiemens has released an update for SCALANCE X-300 and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-806742.html"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-806742.json"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-806742.pdf"
},
{
"category": "self",
"summary": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-806742.txt"
}
],
"title": "SSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4",
"tracking": {
"current_release_date": "2024-02-13T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-806742",
"initial_release_date": "2024-02-13T00:00:00Z",
"revision_history": [
{
"date": "2024-02-13T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "interim",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)",
"product_id": "1",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2EC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCH328 (6GK5328-4TS01-2EC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)",
"product_id": "2",
"product_identification_helper": {
"model_numbers": [
"6GK5324-8TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM324 (6GK5324-8TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)",
"product_id": "3",
"product_identification_helper": {
"model_numbers": [
"6GK5328-4TS01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM328 (6GK5328-4TS01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)",
"product_id": "4",
"product_identification_helper": {
"model_numbers": [
"6GK5332-0GA01-2AC2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XCM332 (6GK5332-0GA01-2AC2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)",
"product_id": "5",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2ER3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)",
"product_id": "6",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)",
"product_id": "7",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-4AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)",
"product_id": "8",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)",
"product_id": "9",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-2AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)",
"product_id": "10",
"product_identification_helper": {
"model_numbers": [
"6GK5334-2TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV2.4",
"product": {
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)",
"product_id": "11",
"product_identification_helper": {
"model_numbers": [
"6GK5334-3TS01-3AR3"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash.\n\nThis issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2020-10735",
"cwe": {
"id": "CWE-704",
"name": "Incorrect Type Conversion or Cast"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2021-3445",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in libdnf\u0027s signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-3445"
},
{
"cve": "CVE-2021-3638",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-3638"
},
{
"cve": "CVE-2021-4037",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the fs/inode.c:inode_init_owner() function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory is SGID and belongs to a certain group and is writable by a user who is not a member of this group. This can lead to excessive permissions granted in case when they should not. This vulnerability is similar to the previous CVE-2018-13405 and adds the missed fix for the XFS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-36369",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dropbear through 2020.81. Due to a non-RFC-compliant check of the available authentication methods in the client-side SSH code, it is possible for an SSH server to change the login process in its favor. This attack can bypass additional security measures such as FIDO2 tokens or SSH-Askpass. Thus, it allows an attacker to abuse a forwarded agent for logging on to another server unnoticed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-36369"
},
{
"cve": "CVE-2021-43666",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password\u0027s length is 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-43666"
},
{
"cve": "CVE-2021-45451",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2021-45451"
},
{
"cve": "CVE-2022-1015",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-1015"
},
{
"cve": "CVE-2022-1348",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in logrotate in how the state file is created. The state file is used to prevent parallel executions of multiple instances of logrotate by acquiring and releasing a file lock. When the state file does not exist, it is created with world-readable permission, allowing an unprivileged user to lock the state file, stopping any rotation. This flaw affects logrotate versions before 3.20.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-1348"
},
{
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-2586"
},
{
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-3294",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server\u0027s private network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3294"
},
{
"cve": "CVE-2022-3437",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3437"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-4415",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4743",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A potential memory leak issue was discovered in SDL2 in GLES_CreateTexture() function in SDL_render_gles.c. The vulnerability allows an attacker to cause a denial of service attack. The vulnerability affects SDL2 v2.0.4 and above. SDL-1.x are not affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-4744",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double-free flaw was found in the Linux kernel\u2019s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2022-4904",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-23471",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. A bug was found in containerd\u0027s CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user\u0027s process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24834",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-24834"
},
{
"cve": "CVE-2022-26691",
"cwe": {
"id": "CWE-697",
"name": "Incorrect Comparison"
},
"notes": [
{
"category": "summary",
"text": "A logic issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Monterey 12.3, macOS Big Sur 11.6.5. An application may be able to gain elevated privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-26691"
},
{
"cve": "CVE-2022-28737",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2022-28738",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2022-29154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29154"
},
{
"cve": "CVE-2022-29162",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-29536",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In GNOME Epiphany before 41.4 and 42.x before 42.2, an HTML document can trigger a client buffer overflow (in ephy_string_shorten in the UI process) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-29536"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-34903",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim\u0027s keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-34918",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-34918"
},
{
"cve": "CVE-2022-36021",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36021"
},
{
"cve": "CVE-2022-36227",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-37797",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-37797"
},
{
"cve": "CVE-2022-38725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-38725"
},
{
"cve": "CVE-2022-39189",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED situations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-39260",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-39260"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-41556",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "A resource leak in gw_backend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service (connection-slot exhaustion) after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of mod_fastcgi is, for example, affected. This is fixed in 1.4.67.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41556"
},
{
"cve": "CVE-2022-41715",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41860",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41860"
},
{
"cve": "CVE-2022-41861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41861"
},
{
"cve": "CVE-2022-41862",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "In PostgreSQL, a modified, unauthenticated server can send an unterminated string during the establishment of Kerberos transport encryption. In certain conditions a server can cause a libpq client to over-read and report an error message containing uninitialized bytes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-41903",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42919",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-44370",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-44370"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45142",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"notes": [
{
"category": "summary",
"text": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45142"
},
{
"cve": "CVE-2022-45919",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-46392",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-46392"
},
{
"cve": "CVE-2022-46393",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX \u003e 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-46393"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48434",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2022-48434"
},
{
"cve": "CVE-2023-0160",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A deadlock flaw was found in the Linux kernel\u2019s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-0330",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0330"
},
{
"cve": "CVE-2023-0361",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0361"
},
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0590",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-1206",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1206"
},
{
"cve": "CVE-2023-1380",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "A slab-out-of-bound read problem was found in brcmf_get_assoc_ies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when assoc_info-\u003ereq_len data is bigger than the size of the buffer, defined as WL_EXTRA_BUF_MAX, leading to a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1611",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btrfs_search_slot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw use after free in the Linux kernel Xircom 16-bit PCMCIA (PC-card) Ethernet driver was found.A local user could use this flaw to crash the system or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1838",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in vhost_net_set_backend in drivers/vhost/net.c in virtio network subcomponent in the Linux kernel due to a double fget. This flaw could allow a local attacker to crash the system, and could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1838"
},
{
"cve": "CVE-2023-1855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xgene_hwmon_remove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel Driver (xgene-hwmon). This flaw could allow a local attacker to crash the system due to a race problem. This vulnerability could even lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1859",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1859"
},
{
"cve": "CVE-2023-1989",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in btsdio_remove in drivers\\bluetooth\\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-2002",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the HCI sockets implementation due to a missing capability check in net/bluetooth/hci_sock.c in the Linux Kernel. This flaw allows an attacker to unauthorized execution of management commands, compromising the confidentiality, integrity, and availability of Bluetooth communication.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2002"
},
{
"cve": "CVE-2023-2124",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds memory access flaw was found in the Linux kernel\u2019s XFS file system in how a user restores an XFS image after failure (with a dirty log journal). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2194",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability was found in the Linux kernel\u0027s SLIMpro I2C device driver. The userspace \"data-\u003eblock[0]\" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-2269",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2269"
},
{
"cve": "CVE-2023-2861",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2861"
},
{
"cve": "CVE-2023-2953",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-2953"
},
{
"cve": "CVE-2023-3006",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3006"
},
{
"cve": "CVE-2023-3090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.\n\nThe out-of-bounds write is caused by missing skb-\u003ecb initialization in the ipvlan network driver. The vulnerability is reachable if\u00a0CONFIG_IPVLAN is enabled.\n\n\nWe recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3090"
},
{
"cve": "CVE-2023-3111",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3111"
},
{
"cve": "CVE-2023-3141",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in r592_remove in drivers/memstick/host/r592.c in media access in the Linux Kernel. This flaw allows a local attacker to crash the system at device disconnect, possibly leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3141"
},
{
"cve": "CVE-2023-3212",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3212"
},
{
"cve": "CVE-2023-3247",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-3268",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out of bounds (OOB) memory access flaw was found in the Linux kernel in relay_file_read_start_pos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3268"
},
{
"cve": "CVE-2023-3301",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3301"
},
{
"cve": "CVE-2023-3316",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3316"
},
{
"cve": "CVE-2023-3390",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3390"
},
{
"cve": "CVE-2023-3611",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds write vulnerability in the Linux kernel\u0027s net/sched: sch_qfq component can be exploited to achieve local privilege escalation.\r\n\r\nThe qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3611"
},
{
"cve": "CVE-2023-3776",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_fw component can be exploited to achieve local privilege escalation.\r\n\r\nIf tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3776"
},
{
"cve": "CVE-2023-3863",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-3863"
},
{
"cve": "CVE-2023-4128",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in net/sched/cls_fw.c in classifiers (cls_fw, cls_u32, and cls_route) in the Linux Kernel allows a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-4128"
},
{
"cve": "CVE-2023-4194",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel\u0027s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\"tun: tun_chr_open(): correctly initialize socket uid\"), - 66b2c338adce (\"tap: tap_open(): correctly initialize socket uid\"), pass \"inode-\u003ei_uid\" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-4194"
},
{
"cve": "CVE-2023-20593",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue in \u201cZen 2\u201d CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-21255",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In multiple functions of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-21255"
},
{
"cve": "CVE-2023-22490",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim\u0027s filesystem within the malicious repository\u0027s working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253.\n\nA fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22742",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "summary",
"text": "libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the `certificate_check` field of libgit2\u0027s `git_remote_callbacks` structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22742"
},
{
"cve": "CVE-2023-22745",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-23454",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-23934",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Werkzeug is a comprehensive WSGI web application library. Browsers may allow \"nameless\" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-23946",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25153"
},
{
"cve": "CVE-2023-25155",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25155"
},
{
"cve": "CVE-2023-25193",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "hb-ot-layout-gsubgpos.hh in HarfBuzz through 6.0.0 allows attackers to trigger quadratic growth via consecutive marks during the process of looking back for base glyphs when attaching marks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25588",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25588"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\r\n\r\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. \r\n\r\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2023-26081",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In Epiphany (aka GNOME Web) through 43.0, untrusted web content can trick users into exfiltrating passwords, because autofill occurs in sandboxed contexts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-26081"
},
{
"cve": "CVE-2023-26965",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-27534",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0027s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "An authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-28450",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-28466",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "do_tls_getsockopt in net/tls/tls_main.c in the Linux kernel through 6.2.6 lacks a lock_sock call, leading to a race condition (with a resultant use-after-free or NULL pointer dereference).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28466"
},
{
"cve": "CVE-2023-28486",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in log messages.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "summary",
"text": "Sudo before 1.9.13 does not escape control characters in sudoreplay output.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-29402",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29404",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "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.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-30086",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30456",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x86_64 lacks consistency checks for CR0 and CR4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30456"
},
{
"cve": "CVE-2023-30772",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(\u0026fepriv-\u003esem) is called. However, wait_event_interruptible would put the process to sleep, and down(\u0026fepriv-\u003esem) may block the process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "qfq_change_class in net/sched/sch_qfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQ_MIN_LMAX.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31489",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_capability_llgr() function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-31489"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32233",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32233"
},
{
"cve": "CVE-2023-32573",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-33203",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-33203"
},
{
"cve": "CVE-2023-34256",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "** DISPUTED ** An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated \"When modifying the block device while it is mounted by the filesystem\" access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34256"
},
{
"cve": "CVE-2023-34872",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34872"
},
{
"cve": "CVE-2023-34969",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-35001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35001"
},
{
"cve": "CVE-2023-35788",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in fl_set_geneve_opt in net/sched/cls_flower.c in the Linux kernel before 6.3.7. It allows an out-of-bounds write in the flower classifier code via TCA_FLOWER_KEY_ENC_OPTS_GENEVE packets. This may result in denial of service or privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35788"
},
{
"cve": "CVE-2023-35789",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35789"
},
{
"cve": "CVE-2023-35823",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35823"
},
{
"cve": "CVE-2023-35824",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35824"
},
{
"cve": "CVE-2023-35828",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in renesas_usb3_remove in drivers/usb/gadget/udc/renesas_usb3.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-35828"
},
{
"cve": "CVE-2023-36054",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36054"
},
{
"cve": "CVE-2023-36617",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36617"
},
{
"cve": "CVE-2023-36664",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Artifex Ghostscript through 10.01.2 mishandles permission validation for pipe devices (with the %pipe% prefix or the | pipe character prefix).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes \"e-Tugra\" root certificates. e-Tugra\u0027s root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root certificates from \"e-Tugra\" from the root store.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-38559",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-38559"
},
{
"cve": "CVE-2023-40283",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"1",
"2",
"3",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
},
{
"category": "vendor_fix",
"details": "Update to V2.4 or later version",
"product_ids": [
"4"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109826613/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"11",
"10",
"9",
"8",
"7",
"6"
]
}
],
"title": "CVE-2023-40283"
}
]
}
SSA-093430
Vulnerability from csaf_siemens - Published: 2024-05-14 00:00 - Updated: 2024-06-11 00:00Notes
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Siemens has released a new version for SIMATIC RTLS Locating Manager and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-093430: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V3.0 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-093430.html"
},
{
"category": "self",
"summary": "SSA-093430: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V3.0 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-093430.json"
},
{
"category": "self",
"summary": "SSA-093430: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V3.0 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-093430.pdf"
},
{
"category": "self",
"summary": "SSA-093430: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V3.0 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-093430.txt"
}
],
"title": "SSA-093430: Multiple Vulnerabilities in SIMATIC RTLS Locating Manager before V3.0",
"tracking": {
"current_release_date": "2024-06-11T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-093430",
"initial_release_date": "2024-05-14T00:00:00Z",
"revision_history": [
{
"date": "2024-05-14T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2024-06-11T00:00:00Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added specific mitigation for CVE-2024-30207"
}
],
"status": "interim",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA00)",
"product_id": "1",
"product_identification_helper": {
"model_numbers": [
"6GT2780-0DA00"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA00)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA10)",
"product_id": "2",
"product_identification_helper": {
"model_numbers": [
"6GT2780-0DA10"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA10)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA20)",
"product_id": "3",
"product_identification_helper": {
"model_numbers": [
"6GT2780-0DA20"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA20)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA30)",
"product_id": "4",
"product_identification_helper": {
"model_numbers": [
"6GT2780-0DA30"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-0DA30)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA10)",
"product_id": "5",
"product_identification_helper": {
"model_numbers": [
"6GT2780-1EA10"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA10)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA20)",
"product_id": "6",
"product_identification_helper": {
"model_numbers": [
"6GT2780-1EA20"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA20)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV3.0.1.1",
"product": {
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA30)",
"product_id": "7",
"product_identification_helper": {
"model_numbers": [
"6GT2780-1EA30"
]
}
}
}
],
"category": "product_name",
"name": "SIMATIC RTLS Locating Manager (6GT2780-1EA30)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4807",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: The POLY1305 MAC (message authentication code) implementation contains a bug that might corrupt the internal state of applications on the Windows 64 platform when running on newer X86_64 processors supporting the AVX512-IFMA instructions. Impact summary: If in an application that uses the OpenSSL library an attacker can influence whether the POLY1305 MAC algorithm is used, the application state might be corrupted with various application dependent consequences. The POLY1305 MAC (message authentication code) implementation in OpenSSL does not save the contents of non-volatile XMM registers on Windows 64 platform when calculating the MAC of data larger than 64 bytes. Before returning to the caller all the XMM registers are set to zero rather than restoring their previous content. The vulnerable code is used only on newer x86_64 processors supporting the AVX512-IFMA instructions. The consequences of this kind of internal application state corruption can be various - from no consequences, if the calling application does not depend on the contents of non-volatile XMM registers at all, to the worst consequences, where the attacker could get complete control of the application process. However given the contents of the registers are just zeroized so the attacker cannot put arbitrary values inside, the most likely consequence, if any, would be an incorrect result of some application dependent calculations or a crash leading to a denial of service. The POLY1305 MAC algorithm is most frequently used as part of the CHACHA20-POLY1305 AEAD (authenticated encryption with associated data) algorithm. The most common usage of this AEAD cipher is with TLS protocol versions 1.2 and 1.3 and a malicious client can influence whether this AEAD cipher is used by the server. This implies that server applications using OpenSSL can be potentially impacted. However we are currently not aware of any concrete application that would be affected by this issue therefore we consider this a Low severity security issue. As a workaround the AVX512-IFMA instructions support can be disabled at runtime by setting the environment variable OPENSSL_ia32cap: OPENSSL_ia32cap=:~0x200000 The FIPS provider is not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2023-4807"
},
{
"cve": "CVE-2023-5363",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: A bug has been identified in the processing of key and initialisation vector (IV) lengths. This can lead to potential truncation or overruns during the initialisation of some symmetric ciphers.\r\n\r\nImpact summary: A truncation in the IV can result in non-uniqueness, which could result in loss of confidentiality for some cipher modes.\r\n\r\nWhen calling EVP_EncryptInit_ex2(), EVP_DecryptInit_ex2() or EVP_CipherInit_ex2() the provided OSSL_PARAM array is processed after the key and IV have been established. Any alterations to the key length, via the \"keylen\" parameter or the IV length, via the \"ivlen\" parameter, within the OSSL_PARAM array will not take effect as intended, potentially causing truncation or overreading of these values. The following ciphers and cipher modes are impacted: RC2, RC4, RC5, CCM, GCM and OCB.\r\n\r\nFor the CCM, GCM and OCB cipher modes, truncation of the IV can result in loss of confidentiality. For example, when following NIST\u0027s SP 800-38D section 8.2.1 guidance for constructing a deterministic IV for AES in GCM mode, truncation of the counter portion could lead to IV reuse.\r\n\r\nBoth truncations and overruns of the key and overruns of the IV will produce incorrect results and could, in some cases, trigger a memory exception. However, these issues are not currently assessed as security critical.\r\n\r\nChanging the key and/or IV lengths is not considered to be a common operation and the vulnerable API was recently introduced. Furthermore it is likely that application developers will have spotted this problem during testing since decryption would fail unless both peers in the communication were similarly vulnerable. For these reasons we expect the probability of an application being vulnerable to this to be quite low. However if an application is vulnerable then this issue is considered very serious. For these reasons we have assessed this issue as Moderate severity overall.\r\n\r\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\r\n\r\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this because the issue lies outside of the FIPS provider boundary.\r\n\r\nOpenSSL 3.1 and 3.0 are vulnerable to this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2023-5363"
},
{
"cve": "CVE-2023-5678",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn\u0027t make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn\u0027t check for an excessively large Q. An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate(). Also vulnerable are the OpenSSL pkey command line application when using the \"-pubcheck\" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "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.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-33953",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"notes": [
{
"category": "summary",
"text": "PC contains a vulnerability that allows hpack table accounting errors could lead to unwanted disconnects between clients and servers in exceptional cases. Three vectors were found that allow the following DOS attacks: - Unbounded memory buffering in the HPACK parser - Unbounded CPU consumption in the HPACK parser The unbounded CPU consumption is down to a copy that occurred per-input-block in the parser, and because that could be unbounded due to the memory copy bug we end up with a parsing loop, with n selected by the client. The unbounded memory buffering bugs: - The header size limit check was behind the string reading code, so we needed to first buffer up to a 4 gigabyte string before rejecting it as longer than 8 or 16kb. - HPACK varints have an encoding quirk whereby an infinite number of 0\u2019s can be added at the start of an integer. gRPC\u2019s hpack parser needed to read all of them before concluding a parse. - gRPC\u2019s metadata overflow check was performed per frame, so that the following sequence of frames could cause infinite buffering: HEADERS: containing a: 1 CONTINUATION: containing a: 2 CONTINUATION: containing a: 3 etc\u2026\r\n- Unbounded memory buffering in the HPACK parser\r\n- Unbounded CPU consumption in the HPACK parser\r\n\r\nThe unbounded CPU consumption is down to a copy that occurred per-input-block in the parser, and because that could be unbounded due to the memory copy bug we end up with an parsing loop, with n selected by the client.\r\n\r\nThe unbounded memory buffering bugs:\r\n\r\n- The header size limit check was behind the string reading code, so we needed to first buffer up to a 4 gigabyte string before rejecting it as longer than 8 or 16kb.\r\n- HPACK varints have an encoding quirk whereby an infinite number of 0\u2019s can be added at the start of an integer. gRPC\u2019s hpack parser needed to read all of them before concluding a parse.\r\n- gRPC\u2019s metadata overflow check was performed per frame, so that the following sequence of frames could cause infinite buffering: HEADERS: containing a: 1 CONTINUATION: containing a: 2 CONTINUATION: containing a: 3 etc\u2026",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2023-33953"
},
{
"cve": "CVE-2023-38039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "When curl retrieves an HTTP response, it stores the incoming headers so that\nthey can be accessed later via the libcurl headers API.\n\nHowever, curl did not have a limit in how many or how large headers it would\naccept in a response, allowing a malicious server to stream an endless series\nof headers and eventually cause curl to run out of heap memory.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2023-38039"
},
{
"cve": "CVE-2023-38545",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake.\r\n\r\nWhen curl is asked to pass along the hostname to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that hostname can be is 255 bytes.\r\n\r\nIf the hostname is detected to be longer than 255 bytes, curl switches to local name resolving and instead passes on the resolved address only to the proxy. Due to a bug, the local variable that means \"let the host resolve the name\" could get the wrong value during a slow SOCKS5 handshake, and contrary to the intention, copy the too long hostname to the target buffer instead of copying just the resolved address there.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2023-38545"
},
{
"cve": "CVE-2023-38546",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"notes": [
{
"category": "summary",
"text": "This flaw allows an attacker to insert cookies at will into a running program\r\nusing libcurl, if the specific series of conditions are met.\r\n\r\nlibcurl performs transfers. In its API, an application creates \"easy handles\"\r\nthat are the individual handles for single transfers.\r\n\r\nlibcurl provides a function call that duplicates en easy handle called\r\n[curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html).\r\n\r\nIf a transfer has cookies enabled when the handle is duplicated, the\r\ncookie-enable state is also cloned - but without cloning the actual\r\ncookies. If the source handle did not read any cookies from a specific file on\r\ndisk, the cloned version of the handle would instead store the file name as\r\n`none` (using the four ASCII letters, no quotes).\r\n\r\nSubsequent use of the cloned handle that does not explicitly set a source to\r\nload cookies from would then inadvertently load cookies from a file named\r\n`none` - if such a file exists and is readable in the current directory of the\r\nprogram using libcurl. And if using the correct file format of course.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2023-38546"
},
{
"cve": "CVE-2023-46218",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "This flaw allows a malicious HTTP server to set \"super cookies\" in curl that are then passed back to more origins than what is otherwise allowed or possible. This allows a site to set cookies that then would get sent to different and unrelated sites and domains. It could do this by exploiting a mixed case flaw in curl\u0027s function that verifies a given cookie domain against the Public Suffix List (PSL). For example a cookie could be set with `domain=co.UK` when the URL used a lower case hostname `curl.co.uk`, even though `co.uk` is listed as a PSL domain.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-46219",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "When saving HSTS data to an excessively long file name, curl could end up removing all contents, making subsequent requests using that file unaware of the HSTS status they should otherwise use.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2023-46219"
},
{
"cve": "CVE-2024-30206",
"cwe": {
"id": "CWE-494",
"name": "Download of Code Without Integrity Check"
},
"notes": [
{
"category": "summary",
"text": "Affected SIMATIC RTLS Locating Manager Clients do not properly check the integrity of update files. This could allow an unauthenticated remote attacker to alter update files in transit and trick an authorized user into installing malicious code. \r\nA successful exploit requires the attacker to be able to modify the communication between server and client on the network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-30206"
},
{
"cve": "CVE-2024-30207",
"cwe": {
"id": "CWE-321",
"name": "Use of Hard-coded Cryptographic Key"
},
"notes": [
{
"category": "summary",
"text": "The affected systems use symmetric cryptography with a hard-coded key to protect the communication between client and server. This could allow an unauthenticated remote attacker to compromise confidentiality and integrity of the communication and, subsequently, availability of the system.\r\nA successful exploit requires the attacker to gain knowledge of the hard-coded key and to be able to intercept the communication between client and server on the network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Protect all communication between RTLS Clients and the Server using a secure channel, e.g. an appropriate VPN solution. Ensure that the configured Server ports are exclusively reachable via the VPN as described in the installation manual",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-30207"
},
{
"cve": "CVE-2024-30208",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "The \"DBTest\" tool of SIMATIC RTLS Locating Manager does not properly enforce access restriction. This could allow an authenticated local attacker to extract sensitive information from memory.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-30208"
},
{
"cve": "CVE-2024-30209",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"notes": [
{
"category": "summary",
"text": "Affected systems transmit client-side resources without proper cryptographic protection. This could allow an attacker to eavesdrop on and modify resources in transit. A successful exploit requires an attacker to be in the network path between the RTLS Locating Manager server and a client (MitM).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-30209"
},
{
"cve": "CVE-2024-33494",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "summary",
"text": "Affected components do not properly authenticate heartbeat messages. This could allow an unauthenticated remote attacker to affected the availability of secondary RTLS systems configured using a TeeRevProxy service and potentially cause loss of data generated during the time the attack is ongoing.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-33494"
},
{
"cve": "CVE-2024-33495",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "The affected application does not properly limit the size of specific logs. This could allow an unauthenticated remote attacker to exhaust system resources by creating a great number of log entries which could potentially lead to a denial of service condition. A successful exploitation requires the attacker to have access to specific SIMATIC RTLS Locating Manager Clients in the deployment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-33495"
},
{
"cve": "CVE-2024-33496",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "Affected SIMATIC RTLS Locating Manager Report Clients do not properly protect credentials that are used to authenticate to the server. This could allow an authenticated local attacker to extract the credentials and use them to escalate their access rights from the Manager to the Systemadministrator role.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-33496"
},
{
"cve": "CVE-2024-33497",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "summary",
"text": "Affected SIMATIC RTLS Locating Manager Track Viewer Client do not properly protect credentials that are used to authenticate to the server. This could allow an authenticated local attacker to extract the credentials and use them to escalate their access rights from the Manager to the Systemadministrator role.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-33497"
},
{
"cve": "CVE-2024-33498",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Affected applications do not properly release memory that is allocated when handling specifically crafted incoming packets. This could allow an unauthenticated remote attacker to cause a denial of service condition by crashing the service when it runs out of memory. The service is restarted automatically after a short time.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-33498"
},
{
"cve": "CVE-2024-33499",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "summary",
"text": "The affected application assigns incorrect permissions to a user management component. This could allow a privileged attacker to escalate their privileges from the Administrators group to the Systemadministrator group.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-33499"
},
{
"cve": "CVE-2024-33583",
"cwe": {
"id": "CWE-912",
"name": "Hidden Functionality"
},
"notes": [
{
"category": "summary",
"text": "Affected application contains a hidden configuration item to enable debug functionality. This could allow an authenticated local attacker to gain insight into the internal configuration of the deployment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Install required RTLS Locating Manager components on a single host computer where possible and ensure only trusted persons have access to the system",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Secure the Windows Server, where the RTLS Locating Manager is installed on, with a firewall and make sure no ports are accessible from untrusted networks",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "mitigation",
"details": "Apply security hardening of the Windows Server, where the RTLS Locating Manager is installed on, in accordance with your corporate security policies or up-to-date hardening guidelines",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
},
{
"category": "vendor_fix",
"details": "Update to V3.0.1.1 or later version\nThe update is available from Siemens Online Software Delivery (OSD).",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
]
}
],
"title": "CVE-2024-33583"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.